packages feed

relational-query-postgresql-pure-0.1.1.0: ChangeLog.md

# Changelog for relational-query-postgresql-pure

## 0.1.1.0

2020.07.19

- A template Haskell function creates `ToRecord` and `FromRecord` instances and a `Length` type function.
- Remove a remaining HDBC dependency.

## 0.1.0.0

2020.07.14

- Release.