From 2bb414c8b5ecc4137a8d6e797e5dd5079389ba23 Mon Sep 17 00:00:00 2001 From: Frederick Pringle Date: Tue, 22 Jul 2025 10:49:03 +0200 Subject: [PATCH] Update CHANGELOGs --- effectful-opaleye/CHANGELOG.md | 5 ++++- effectful-postgresql/CHANGELOG.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/effectful-opaleye/CHANGELOG.md b/effectful-opaleye/CHANGELOG.md index b14f76e..b4a06de 100644 --- a/effectful-opaleye/CHANGELOG.md +++ b/effectful-opaleye/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask ## [Unreleased] +## [0.1.0.0] - 22.07.2025 + ### Added - First edition of the package, ready for feedback. @@ -14,4 +16,5 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask - 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/3f68fcd...HEAD +[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 diff --git a/effectful-postgresql/CHANGELOG.md b/effectful-postgresql/CHANGELOG.md index b303bf2..bcc886c 100644 --- a/effectful-postgresql/CHANGELOG.md +++ b/effectful-postgresql/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask ## [Unreleased] +## [0.1.0.0] - 22.07.2025 + ### Added - First edition of the package, ready for feedback. @@ -14,4 +16,5 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask - 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/3f68fcd...HEAD +[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