# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.2.2](https://github.com/posthtml/posthtml-render/compare/v1.2.1...v1.2.2) (2020-04-16)
### [1.2.1](https://github.com/posthtml/posthtml-render/compare/v1.2.0...v1.2.1) (2020-04-14)
### Bug Fixes
* illegal addition of custom tags ([f936272](https://github.com/posthtml/posthtml-render/commit/f936272081b8a57580d4bd556c486646fe907fad))
## [1.2.0](https://github.com/posthtml/posthtml-render/compare/v1.1.5...v1.2.0) (2020-02-25)
### [1.1.5](https://github.com/posthtml/posthtml-render/compare/v1.1.4...v1.1.5) (2019-05-06)
### Bug Fixes
* cut out content, close [#25](https://github.com/posthtml/posthtml-render/issues/25) ([03acfa8](https://github.com/posthtml/posthtml-render/commit/03acfa8))
### Build System
* add lint pretest ([bece65d](https://github.com/posthtml/posthtml-render/commit/bece65d))
* update depDev ([f6a6b85](https://github.com/posthtml/posthtml-render/commit/f6a6b85))
### Tests
* fail with options closingSingleTag slash, [#25](https://github.com/posthtml/posthtml-render/issues/25) ([8be0ded](https://github.com/posthtml/posthtml-render/commit/8be0ded))
## [1.1.4](https://github.com/posthtml/posthtml-render/compare/v1.1.3...v1.1.4) (2018-05-11)
## [1.1.3](https://github.com/posthtml/posthtml-render/compare/v1.1.2...v1.1.3) (2018-04-04)
### Bug Fixes
* **lib/index:** don't handle `` as self-closing tag ([f958292](https://github.com/posthtml/posthtml-render/commit/f958292))
* **lib/index:** don't handle `` as self-closing tag ([c48a2e2](https://github.com/posthtml/posthtml-render/commit/c48a2e2))
## [1.1.2](https://github.com/posthtml/posthtml-render/compare/v1.1.1...v1.1.2) (2018-03-20)
## [1.1.1](https://github.com/posthtml/posthtml-render/compare/v1.1.0...v1.1.1) (2018-03-02)