<a name="4.1.0"></a>
# [4.1.0](https://github.com/rayrutjes/diffable-html/compare/v4.0.0...v4.1.0) (2021-07-13)


### Features

* add sortAttributes option ([#40](https://github.com/rayrutjes/diffable-html/issues/40)) ([4b66987](https://github.com/rayrutjes/diffable-html/commit/4b66987))



<a name="4.0.0"></a>
# [4.0.0](https://github.com/rayrutjes/diffable-html/compare/v3.0.0...v4.0.0) (2018-12-31)


### Bug Fixes

* trim space characters but not Unicode whitespace ([bade75d](https://github.com/rayrutjes/diffable-html/commit/bade75d)), closes [#14](https://github.com/rayrutjes/diffable-html/issues/14)



<a name="3.0.0"></a>
# [3.0.0](https://github.com/rayrutjes/diffable-html/compare/v2.1.0...v3.0.0) (2018-01-03)


### Features

* remove HTML comments ([ed9b793](https://github.com/rayrutjes/diffable-html/commit/ed9b793))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/rayrutjes/diffable-html/compare/v2.0.1...v2.1.0) (2017-05-27)


### Features

* **xml:** handle self closing tags as real tags ([e9f80d0](https://github.com/rayrutjes/diffable-html/commit/e9f80d0))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/rayrutjes/diffable-html/compare/v2.0.0...v2.0.1) (2017-05-18)


### Bug Fixes

* **build:** add the missing build ([eee0b47](https://github.com/rayrutjes/diffable-html/commit/eee0b47))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/rayrutjes/diffable-html/compare/v1.0.0...v2.0.0) (2017-05-18)


### Features

* **directives:** add support for directives ([c86f99e](https://github.com/rayrutjes/diffable-html/commit/c86f99e))


### Bug Fixes

* **attributes:** do not display right side of empty attributes ([c86f99e](https://github.com/rayrutjes/diffable-html/commit/c86f99e))
* **tags:** do not automatically lower case tag names ([c86f99e](https://github.com/rayrutjes/diffable-html/commit/c86f99e))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/rayrutjes/diffable-html/compare/v0.2.0...v1.0.0) (2017-04-18)



<a name="0.2.0"></a>
# [0.2.0](https://github.com/rayrutjes/diffable-html/compare/v0.1.0...v0.2.0) (2017-04-18)


### Bug Fixes

* **build:** export dist folder ([0841b9c](https://github.com/rayrutjes/diffable-html/commit/0841b9c))



<a name="0.1.0"></a>
# 0.1.0 (2017-04-18)
