summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-01-25 10:00:18 +0100
committerEugen Wissner <belka@caraus.de>2026-01-25 10:00:18 +0100
commit6dc6229943cd241c51a89a7f33ce3332beaf4d31 (patch)
tree5f6897dc7c7f0de0892a6155fb54dec92b29659a /CHANGELOG.md
parentac28da0dd7eb36a5a0591712084c7c4f6c5fdb98 (diff)
downloadgraphql-spice-6dc6229943cd241c51a89a7f33ce3332beaf4d31.tar.gz
Release 1.0.7.0v1.0.7.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2aaeeb..d8806cf 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.7.0] - 2026-01-25
### Removed
- Deprecated `Language.GraphQL.Class.gql` (moved to `Language.GraphQL.TH`).
@@ -53,7 +53,7 @@ and this project adheres to
- JSON serialization.
- Test helpers.
-[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.6.0...master
+[1.0.7.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.6.0...v1.0.7.0
[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