packages feed

xmlhtml-0.2.5.3: CHANGELOG.md

# 0.2.5.3

* Bump dependency bounds for 9.4.2.
* Fixed escaping of legacy entities (#38)

# 0.2.5

* Add renderWithOptions and the ability to control how attributes are
  surrounded with quotes.
* Update to latest version of blaze-html and blaze-markup.  Required bumping
  the lower bound because the blaze changes were not backwards compatible.
* Switch from test-framework to hspec.