Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion effectful-opaleye/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ 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.
- 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/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
5 changes: 4 additions & 1 deletion effectful-postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ 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.
- 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/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