From b399bddb90b367fd0eb06766eb96863d7cc8fd98 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 6 Dec 2024 20:15:49 +0100 Subject: Depend on graphql ^>= 1.5.0 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3