Update changelog
This commit is contained in:
parent
85ed613e4a
commit
70f4fb051a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.8.9] - **in-dev**
|
||||||
|
### Changed:
|
||||||
|
- Support generic default values in `default` attributes (https://github.com/GREsau/schemars/pull/83)
|
||||||
|
|
||||||
## [0.8.8] - 2021-11-25
|
## [0.8.8] - 2021-11-25
|
||||||
### Added:
|
### Added:
|
||||||
- Implement `JsonSchema` for types from `rust_decimal` and `bigdecimal` crates (https://github.com/GREsau/schemars/pull/101)
|
- Implement `JsonSchema` for types from `rust_decimal` and `bigdecimal` crates (https://github.com/GREsau/schemars/pull/101)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue