summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-10-26 20:03:32 +0200
committerEugen Wissner <belka@caraus.de>2024-10-26 20:03:32 +0200
commitfda4b4fce4aacacb08ef4caeaddd3cf9196a9b64 (patch)
tree6a96bb4b4f4b7394568d018d257247f5cb997d9c /CHANGELOG.md
parent5abc377e9d28e1845e447266454368872a49cada (diff)
downloadgraphql-fda4b4fce4aacacb08ef4caeaddd3cf9196a9b64.tar.gz
Release 1.4.0.0v1.4.0.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 26b410a..3dda90c 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.4.0.0] - 2024-10-26
### Changed
- `Schema.Directive` is extended to contain a boolean argument, representing
repeatable directives. The parser can parse repeatable directive definitions.
@@ -538,7 +538,7 @@ and this project adheres to
### Added
- Data types for the GraphQL language.
-[Unreleased]: https://git.caraus.tech/OSS/graphql/compare/v1.3.0.0...master
+[1.4.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.3.0.0...v1.4.0.0
[1.3.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.3...v1.3.0.0
[1.2.0.3]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.2...v1.2.0.3
[1.2.0.2]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.1...v1.2.0.2