graphula-2.0.2.2: CHANGELOG.md
## [*Unreleased*](https://github.com/freckle/graphula/compare/v2.0.2.1...main)
None
## [v2.0.2.2](https://github.com/freckle/graphula/compare/v2.0.2.1...v2.0.2.2)
- Add missing MonadUnliftIO instance to GraphulaLoggedT
## [v2.0.2.1](https://github.com/freckle/graphula/compare/v2.0.1.1...v2.0.2.1)
- Support persistent-2.14
## [v2.0.1.1](https://github.com/freckle/graphula/compare/v2.0.0.5...v2.0.1.1)
- Support GHCs 9.0 and 9.2
## [v2.0.1.0](https://github.com/freckle/graphula/compare/v2.0.0.5...v2.0.1.0)
- Add/improve documentation
- Re-organize previously-internal module
## [v2.0.0.5](https://github.com/freckle/graphula/compare/v2.0.0.4...v2.0.0.5)
- Release without dependencies upper bounds
## [v2.0.0.4](https://github.com/freckle/graphula/compare/v2.0.0.3...v2.0.0.4)
- Relax persistent packages' upper bounds
## [v2.0.0.3](https://github.com/freckle/graphula/compare/v2.0.0.2...v2.0.0.3)
- Relax dependencies upper bounds
## [v2.0.0.2](https://github.com/freckle/graphula/compare/v2.0.0.1...v2.0.0.2)
- Support GHC-8.10 and unliftio-core 2.0.0
## [v2.0.0.1](https://github.com/faktory/graphula/tree/v2.0.0.1)
First tagged release.