diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-02-28 17:54:02 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-02-28 17:54:02 +0100 |
| commit | 3b69dac371651d303b7634c8b3d54b3221320f0d (patch) | |
| tree | 131bb6903821aac490bd6cbe0107f9e1cd8976dc /CHANGELOG.md | |
| parent | 2834360411d41f8d7cb22d914d5cb914d928d51f (diff) | |
| download | graphql-3b69dac371651d303b7634c8b3d54b3221320f0d.tar.gz | |
Release 1.2.0.0v1.2.0.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 24e5350..d929322 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.2.0.0] - 2023-02-28 ### Added - Schema printing. - `Semigroup` and `Monoid` instances for `AST.Document.Description`. @@ -505,7 +505,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.1.0.0 +[1.2.0.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.2.0.0&rev_to=v1.1.0.0 [1.1.0.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.1.0.0&rev_to=v1.0.3.0 [1.0.3.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.0.3.0&rev_to=v1.0.2.0 [1.0.2.0]: https://www.caraus.tech/projects/pub-graphql/repository/23/diff?rev=v1.0.2.0&rev_to=v1.0.1.0 |
