From a188d8130f71a447af5e72508684ba7a9472d043 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 17 Feb 2026 19:49:06 +0100 Subject: Replace buildenv image with a container reference --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d8806cf..fb4010a 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.7.0] - 2026-01-25 ### Removed - Deprecated `Language.GraphQL.Class.gql` (moved to `Language.GraphQL.TH`). @@ -53,6 +55,7 @@ and this project adheres to - JSON serialization. - Test helpers. +[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.7.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 -- cgit v1.2.3