File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask
77
88## [ Unreleased]
99
10+ ## [ 0.1.0.0] - 22.07.2025
11+
1012### Added
1113
1214- First edition of the package, ready for feedback.
1315- 100% documentation coverage.
1416- Reasonably detailed READMEs.
1517- CI that builds and tests the packages for each version of GHC in the ` tested-with ` field.
1618
17- [ unreleased ] : https://github.com/fpringle/effectful-postgresql/compare/3f68fcd...HEAD
19+ [ unreleased ] : https://github.com/fpringle/effectful-postgresql/compare/v0.1.0.0...HEAD
20+ [ 0.1.0.0 ] : https://github.com/fpringle/effectful-postgresql/releases/tag/v0.1.0.0
Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask
77
88## [ Unreleased]
99
10+ ## [ 0.1.0.0] - 22.07.2025
11+
1012### Added
1113
1214- First edition of the package, ready for feedback.
1315- 100% documentation coverage.
1416- Reasonably detailed READMEs
1517- CI that builds and tests the packages for each version of GHC in the ` tested-with ` field.
1618
17- [ unreleased ] : https://github.com/fpringle/effectful-postgresql/compare/3f68fcd...HEAD
19+ [ unreleased ] : https://github.com/fpringle/effectful-postgresql/compare/v0.1.0.0...HEAD
20+ [ 0.1.0.0 ] : https://github.com/fpringle/effectful-postgresql/releases/tag/v0.1.0.0
You can’t perform that action at this time.
0 commit comments