Update changelog
This commit is contained in:
parent
5021204dfb
commit
d1f2c0f803
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# 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
|
## [0.7.0] - 2020-03-24
|
||||||
### Changed:
|
### 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:
|
- **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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue