diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-02-17 11:59:24 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-02-17 11:59:24 +0100 |
| commit | 5306730ff8c32d4a6bddb712cd5560d8c7ca4b0f (patch) | |
| tree | 0f9d9c0cdf2a0cec65f2bbfe31eea6cfb128465d /CHANGELOG.md | |
| parent | 92463f7c4a9be2581aa5f6913762a8de393c4924 (diff) | |
| download | graphql-spice-1.0.1.0.tar.gz | |
Release latest changes in 1.0.1.0v1.0.1.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bcaa367..2f4f4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,14 @@ The format is based on and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org/). -## [Unreleased] +## [1.0.1.0] - 2023-02-17 ### Added - `ToGraphQL` and `FromGraphQL` typeclasses with instances for basic types. - `Resolver` module with `argument` and `defaultResolver` helper functions. -## [1.0.0.0] - 2022-03-29 +## 1.0.0.0 - 2022-03-29 ### Added - JSON serialization. - Test helpers. -[Unreleased]: https://www.caraus.tech/projects/pub-graphql-spice/repository/28/diff?rev=master&rev_to=v1.0.0.0 +[1.0.1.0]: https://www.caraus.tech/projects/pub-graphql-spice/repository/28/diff?rev=v1.0.1.0&rev_to=v1.0.0.0 |
