From 7295681440809103392bd11470dd3e3601dc5c82 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 24 Jul 2024 12:11:00 +0200 Subject: Add missing bounds --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d7c26b3..5eae607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org/). +## [Unreleased] + ## [1.0.3.0] - 2024-07-20 ### Added - Add `deriveToGraphQL` for deriving `ToGraphQL` instances automatically. @@ -31,6 +33,7 @@ and this project adheres to - JSON serialization. - Test helpers. +[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.3.0...master [1.0.3.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.2.0...v1.0.3.0 [1.0.2.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.1.0...v1.0.2.0 [1.0.1.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.0.0...v1.0.1.0 -- cgit v1.2.3