diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-04-25 00:21:58 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-04-25 08:51:18 +0200 |
| commit | 3ed7dcd401e286d9e0b9ca5ea923f671699e7417 (patch) | |
| tree | 9b0c821c583883788168323d62d015e92be7c4ff /CHANGELOG.md | |
| parent | 408dfb4301bfa1009baa6d68b33c699b18527b0a (diff) | |
| download | graphql-3ed7dcd401e286d9e0b9ca5ea923f671699e7417.tar.gz | |
Support hspec 2.11v1.2.0.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f7364c7..b37a40b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ The format is based on and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org/). -## [Unreleased] +## [1.2.0.1] - 2023-04-25 +### Fixed +- Support hspec 2.11. ## [1.2.0.0] - 2023-02-28 ### Added @@ -506,6 +508,7 @@ and this project adheres to ### Added - Data types for the GraphQL language. +[1.2.0.1]: https://git.caraus.tech/OSS/graphql/compare/v1.2.0.0...v1.2.0.1 [1.2.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.1.0.0...v1.2.0.0 [1.1.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.0.3.0...v1.1.0.0 [1.0.3.0]: https://git.caraus.tech/OSS/graphql/compare/v1.0.2.0...v1.0.3.0 |
