diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-12-26 05:14:36 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-12-26 05:14:36 +0100 |
| commit | 16cbe3fc28d097965c82fdcefc086205d565e3d0 (patch) | |
| tree | 8f369751b091b168b4e8a35bbee57047746a1f20 /CHANGELOG.md | |
| parent | f20cd020487872b6febe29404fc952cb975522d8 (diff) | |
| download | graphql-16cbe3fc28d097965c82fdcefc086205d565e3d0.tar.gz | |
Release 1.0.2.0v1.0.2.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 409d585..bfd8aa2 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.0.2.0] - 2021-12-26 ### Added - `Serialize` instance for `Type.Definition.Value`. - `VariableValue` instance for `Type.Definition.Value`. @@ -466,7 +466,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.1.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 [0.11.1.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v0.11.1.0&rev_to=v0.11.0.0 |
