Update changelog
This commit is contained in:
parent
f6482fd460
commit
9b71b428cb
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.8.2] - **In-dev**
|
||||||
|
### Added:
|
||||||
|
- Enable generating a schema from any serializable value using `schema_for_value!(...)` macro or `SchemaGenerator::root_schema_for_value()`/`SchemaGenerator::into_root_schema_for_value()` methods
|
||||||
|
|
||||||
## [0.8.1] - 2021-03-23
|
## [0.8.1] - 2021-03-23
|
||||||
### Added:
|
### Added:
|
||||||
- `SchemaGenerator::definitions_mut()` which returns a mutable reference to the generator's schema definitions
|
- `SchemaGenerator::definitions_mut()` which returns a mutable reference to the generator's schema definitions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue