## [v1.2.1]
> Jan  3, 2016

- Fix compatibility with older Node.js versions.

## [v1.2.0]
> Nov 12, 2015

- Don't throw errors in tags that can't be decorated.

## [v1.1.0]
> Nov 11, 2015

- Allow styling of `<code>` in code blocks.

## [v1.0.0]
> Oct 15, 2015

- Bump major version - no functional changes.

## [v0.3.1]
> Oct 14, 2015

- Fix HTML comments not being omitted properly.

## [v0.3.0]
> Oct 14, 2015

- Large refactors to make it more stable.

## [v0.2.0]
> Oct 14, 2015

-  Add support for inline elements.

## v0.1.0
> Oct 14, 2015

- Initial release.

[v0.2.0]: https://github.com/rstacruz/markdown-it-decorate/compare/v0.1.0...v0.2.0
[v0.3.0]: https://github.com/rstacruz/markdown-it-decorate/compare/v0.2.0...v0.3.0
[v0.3.1]: https://github.com/rstacruz/markdown-it-decorate/compare/v0.3.0...v0.3.1
[v1.0.0]: https://github.com/rstacruz/markdown-it-decorate/compare/v0.3.1...v1.0.0
[v1.1.0]: https://github.com/rstacruz/markdown-it-decorate/compare/v1.0.0...v1.1.0
[v1.2.0]: https://github.com/rstacruz/markdown-it-decorate/compare/v1.1.0...v1.2.0
[v1.2.1]: https://github.com/rstacruz/markdown-it-decorate/compare/v1.2.0...v1.2.1
