v0.8.8
This commit is contained in:
parent
98ad16288b
commit
e9d5f4057e
3 changed files with 10 additions and 3 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [0.8.8] - 2021-11-25
|
||||
### Added:
|
||||
- Implement `JsonSchema` for types from `rust_decimal` and `bigdecimal` crates (https://github.com/GREsau/schemars/pull/101)
|
||||
|
||||
### Fixed:
|
||||
- Fixes for internally tagged enums and flattening additional_properties (https://github.com/GREsau/schemars/pull/113)
|
||||
|
||||
## [0.8.7] - 2021-11-14
|
||||
### Added:
|
||||
- Implement `JsonSchema` for `EnumSet` (https://github.com/GREsau/schemars/pull/92)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue