diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-17 19:49:06 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-17 19:49:06 +0100 |
| commit | a188d8130f71a447af5e72508684ba7a9472d043 (patch) | |
| tree | ecdd9c0231042557e741b0b8c20e74d15a24ecbb /CHANGELOG.md | |
| parent | 6dc6229943cd241c51a89a7f33ce3332beaf4d31 (diff) | |
| download | graphql-spice-a188d8130f71a447af5e72508684ba7a9472d043.tar.gz | |
Replace buildenv image with a container reference
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
