v0.8.6
This commit is contained in:
parent
0a1200baac
commit
33e54d3c42
3 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## [0.8.6] - 2021-09-26
|
||||
### Fixed:
|
||||
- Use `oneOf` instead of `anyOf` for enums when possible (https://github.com/GREsau/schemars/issues/108)
|
||||
|
||||
## [0.8.5] - 2021-09-20
|
||||
### Fixed:
|
||||
- Allow fields with plain `#[validate]` attributes (https://github.com/GREsau/schemars/issues/109)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue