diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-07-07 16:45:47 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-07-07 19:51:14 +0200 |
| commit | c08cb59b21aae1cc63a2c1728ab33545c9cdefdb (patch) | |
| tree | b3980b6d184380ed68f31f67bcf1b07b31729aa8 /CHANGELOG.md | |
| parent | 62cf943b876c9006bf14e37001a2ee2fe4ed4b1a (diff) | |
| download | graphql-spice-3285edc6fcdc7454ac9cedca9c233f719f623512.tar.gz | |
Release new instances as 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 a6f2a7a..563c304 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] - 2023-07-07 ### Added - `ToGraphQL` and `FromGraphQL` instances for `Word` types, `Float`, `Double`, and `Scientific`. @@ -26,5 +26,5 @@ and this project adheres to - JSON serialization. - Test helpers. -[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.1.0...master +[1.0.2.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.1.0...v1.0.2.0 [1.0.1.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.0.0...v1.0.1.0 |
