packages feed

html-conduit-1.3.2: ChangeLog.md

## 1.3.2

* Fix a bug that was removing `<` symbols in script tags.

## 1.3.1

* Inline tagstream-conduit for entity decoding in attribute value bug
  fix.

## 1.3.0

* Upgrade to conduit 1.3

## 1.2.1.2

* Remove an upper bound
* Doc improvement

## 1.2.1.1

* Allow xml-conduit 1.4

## 1.2.1

* Add strict and lazy text parsing [#66](https://github.com/snoyberg/xml/pull/66)

## 1.2.0

* Drop system-filepath

## 1.1.1.2

* Fix a bug with double-unescaping of entities