Update changelog and docs
This commit is contained in:
parent
cec8751c82
commit
1d3541b4b1
2 changed files with 80 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
## [0.8.4] - **In-dev**
|
||||
### Added:
|
||||
- `#[schemars(schema_with = "...")]` attribute can now be set on enum variants.
|
||||
- Deriving JsonSchema will now take into account `#[validate(...)]` attributes, compatible with the [validator](https://github.com/Keats/validator) crate (https://github.com/GREsau/schemars/pull/78)
|
||||
|
||||
## [0.8.3] - 2021-04-05
|
||||
### Added:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue