Skip to content

Commit e66fdef

Browse files
authored
Merge pull request #1 from fpringle/fpringle/release-0.1.0.0
Release `v0.1.0.0`
2 parents 7d7f0dc + 2bb414c commit e66fdef

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

effectful-opaleye/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

effectful-postgresql/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)