diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-07-19 13:22:04 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-07-19 13:22:04 +0200 |
| commit | a0566900c1d3314b68d9dd9d21aa6b5d11f36af9 (patch) | |
| tree | 0cb736d3b169ffe5d07c66eb97b96c16f2dc1a76 /CHANGELOG.md | |
| parent | 470580affde2af5bfce2a38c5d0c8867b7b114bb (diff) | |
| download | graphql-spice-a0566900c1d3314b68d9dd9d21aa6b5d11f36af9.tar.gz | |
Release 1.0.3.0v1.0.3.0
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 74e09f1..d7c26b3 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.0.3.0] - 2024-07-20 ### Added - Add `deriveToGraphQL` for deriving `ToGraphQL` instances automatically. - Add `deriveFromGraphQL`for deriving `FromGraphQL` instances automatically. @@ -31,6 +31,6 @@ and this project adheres to - JSON serialization. - Test helpers. -[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.2.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 |
