This commit is contained in:
Graham Esau 2020-04-30 14:28:18 +01:00
parent 11b7a09c93
commit 60b1b27157
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## [0.7.2] - 2020-04-30
### Added:
- Enable deriving JsonSchema on adjacent tagged enums (https://github.com/GREsau/schemars/issues/4)
## [0.7.1] - 2020-04-11
### Added:
- Added `examples` (https://tools.ietf.org/html/draft-handrews-json-schema-validation-02#section-9.5) to `Metadata`