Release 1.0.0.0

This commit is contained in:
2022-03-29 20:20:19 +02:00
parent c93c64a7f4
commit 1d7f016b9c
5 changed files with 114 additions and 10 deletions

View File

@@ -6,4 +6,7 @@ The format is based on
and this project adheres to
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## [Unreleased]
## [1.0.0.0] - 2022-03-29
### Added
- JSON serialization.
- Test helpers.