summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2022-01-07 08:45:34 +0100
committerEugen Wissner <belka@caraus.de>2022-01-07 08:45:34 +0100
commit73585dde85f9f0a5f88230768ae50cf4ea2c49b9 (patch)
treeb6ec5b24534a90c21c239a3c68d4fbf280dc9413 /CHANGELOG.md
parent1f7bd92d1105f44d5214c1210d4cefeb8bc1bd8e (diff)
downloadgraphql-73585dde85f9f0a5f88230768ae50cf4ea2c49b9.tar.gz
Add unreleased changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 554fadf..bc051d3 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/).
-## [1.0.3] - 2021-01-04
+## [Unreleased]
### Fixed
- Index position in error path. (Index and Segment paths of a field have been swapped)
@@ -470,6 +470,7 @@ and this project adheres to
### Added
- Data types for the GraphQL language.
+[Unreleased]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=master&rev_to=v1.0.2.0
[1.0.2.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=1.0.2.0&rev_to=v1.0.1.0
[1.0.1.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.0.1.0&rev_to=v1.0.0.0
[1.0.0.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.0.0.0&rev_to=v0.11.1.0