From 324a4c55ff1d1747af5050c2e576971ba9639230 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 3 Dec 2024 19:49:33 +0100 Subject: Release 1.5.0.0 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c94617a..afadd7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ The format is based on and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org/). -## [Unreleased] -### Changed +## [1.5.0.0] - 2024-12-03 +### Removed - Remove deprecated 'gql' quasi quoter. + +### Changed - Validate the subscription root not to be an introspection field (`singleFieldSubscriptionsRule`). @@ -544,7 +546,7 @@ and this project adheres to ### Added - Data types for the GraphQL language. -[Unreleased]: https://git.caraus.tech/OSS/graphql/compare/v1.4.0.0...master +[1.5.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.4.0.0...v1.5.0.0 [1.4.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.3.0.0...v1.4.0.0 [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 -- cgit v1.2.3