summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-12-06 20:15:49 +0100
committerEugen Wissner <belka@caraus.de>2024-12-06 20:15:49 +0100
commitb399bddb90b367fd0eb06766eb96863d7cc8fd98 (patch)
treed9061905c31bd3d3c1f47f29fa804759c9d68b76 /CHANGELOG.md
parent131576e56cb4981938320569dfcf1ca814d8a42a (diff)
downloadgraphql-spice-b399bddb90b367fd0eb06766eb96863d7cc8fd98.tar.gz
Depend on graphql ^>= 1.5.0v1.0.6.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 786efde..4f2c5a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,8 @@ The format is based on
and this project adheres to
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
-## [Unreleased]
-### Changed
+## [1.0.6.0] - 2024-12-06
+### Added
- `Language.GraphQL.Class.gql` is moved to `Language.GraphQL.TH` where it was
before in `graphql`.
@@ -46,7 +46,7 @@ and this project adheres to
- JSON serialization.
- Test helpers.
-[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.5.0...master
+[1.0.6.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.5.0...v1.0.6.0
[1.0.5.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.4.0...v1.0.5.0
[1.0.4.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.3.0...v1.0.4.0
[1.0.3.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.2.0...v1.0.3.0