summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-01-09 14:29:54 +0100
committerEugen Wissner <belka@caraus.de>2024-01-09 14:29:54 +0100
commit303f84ed417b8f52d597e705c88d13a99dbeb7ca (patch)
tree0c7e76a2cb446a8491a5b2922d8eff592e9b542b /CHANGELOG.md
parentd2ea9fb467fdd1cba053cd3930777993c569ef0b (diff)
downloadgraphql-303f84ed417b8f52d597e705c88d13a99dbeb7ca.tar.gz
Release 1.2.0.3v1.2.0.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f88ebdf..15efd13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ The format is based on
and this project adheres to
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
+## [1.2.0.3] - 2024-01-09
+### Fixed
+- Fix corrupted source distribution.
+
## [1.2.0.2] - 2024-01-09
### Fixed
- `gql` removes not only leading `\n` but also `\r`.
@@ -515,6 +519,7 @@ and this project adheres to
### Added
- Data types for the GraphQL language.
+[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
[1.2.0.1]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.0...v1.2.0.1
[1.2.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.1.0.0...v1.2.0.0