packages feed

persistent-typed-db-0.1.0.4: CHANGELOG.md

# CHANGELOG

# 0.1.0.4

- Support `persistent-2.13`

# 0.1.0.3

- Support `persistent-2.12`

# 0.1.0.2

- Fix test suite to build with `persistent-2.11`

# 0.1.0.1

- Fix test suite to build for stackage

# v0.1.0.0

- Add support for `persistent` v2.10.0 and `persistent-template` 2.7.0

# v0.0.1.1

- Fix build on earlier versions of GHC.
- Use the bulk insertMany functions where possible.

# v0.0.1.0

- Initial Release