This commit is contained in:
Graham Esau 2021-03-23 20:18:20 +00:00
parent 32b3f77bf7
commit b502a04ab8
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## **In-dev** - [0.8.1]
## [0.8.1] - 2021-03-23
### Added:
- `SchemaGenerator::definitions_mut()` which returns a mutable reference to the generator's schema definitions
- Implement `JsonSchema` for slices