# Changelog All notable changes to `effectful-postgresql` will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org). ## [Unreleased] ## [0.1.0.0] - 22.07.2025 ### Added - First edition of the package, ready for feedback. - 100% documentation coverage. - Reasonably detailed READMEs - CI that builds and tests the packages for each version of GHC in the `tested-with` field. [unreleased]: https://github.com/fpringle/effectful-postgresql/compare/v0.1.0.0...HEAD [0.1.0.0]: https://github.com/fpringle/effectful-postgresql/releases/tag/v0.1.0.0