packages feed

construct-0.2: CHANGELOG.md

# Revision history for construct

## 0.2 -- 2020-01-27

* Updated for `base-4.13`
* Eliminated the `Monoid/Semigroup (n s)` constraints
* Added `recordWith`
* Fixed the URI example and test
  * Constrained the URI format serialization to ByteString
  * Switched the URI parser to Attoparsec

## 0.1 -- 2020-01-22

* First version. Released on an unsuspecting world.