docs: Add a changelog entry

Signed-off-by: Dmitry Dygalo <dadygalo@gmail.com>
This commit is contained in:
Dmitry Dygalo 2021-07-24 15:58:07 +02:00
parent 5bf95353d9
commit dc9eecb19b
No known key found for this signature in database
GPG Key ID: E2FDD4885D799724
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
### Changed
- Validators now implement `Display` instead of `ToString`.
- `JSONSchema` now owns its data. [#145](https://github.com/Stranger6667/jsonschema-rs/issues/145)
## [0.11.0] - 2021-06-19