diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-05-01 14:02:59 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-05-01 14:06:33 +0200 |
| commit | e071553e7515ab55cabeac96676ee77f12328310 (patch) | |
| tree | 304266ad15bd0860e7290ec46fd7c66841869a1c /CHANGELOG.md | |
| parent | e731c7db07f2eacaecd64ea28426ad87bcef6ca8 (diff) | |
| download | graphql-e071553e7515ab55cabeac96676ee77f12328310.tar.gz | |
Update QuickCheck and containers
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a18f097..884d590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org/). -## [Unreleased] +## [1.3.0.0] - 2024-05-01 ### Changed - Remove deprecated `runCollectErrs`, `Resolution`, `CollectErrsT` from the `Error` module. @@ -524,7 +524,7 @@ and this project adheres to ### Added - Data types for the GraphQL language. -[Unreleased]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.3...master +[1.3.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.3...v1.3.0.0 [1.2.0.3]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.2...v1.2.0.3 [1.2.0.2]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.1...v1.2.0.2 [1.2.0.1]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.0...v1.2.0.1 |
