Update changelog

This commit is contained in:
Graham Esau 2020-04-09 17:33:55 +01:00
parent 5021204dfb
commit d1f2c0f803

View file

@ -1,5 +1,9 @@
# Changelog
## In-dev - version TBC
### Added:
- Added `examples` (https://tools.ietf.org/html/draft-handrews-json-schema-validation-02#section-9.5) to `Metadata`
## [0.7.0] - 2020-03-24
### Changed:
- **BREAKING CHANGE** - `SchemaSettings` can no longer be created using struct initialization syntax. Instead, if you need to use custom schema settings, you can use a constructor function and either: