Update docs and changelog
This commit is contained in:
parent
c59e5b5e1c
commit
4f14c1a74c
2 changed files with 13 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## **in-dev**
|
||||
### Added:
|
||||
- Replace auto-inferred trait bounds with bounds specified in `#[schemars(bound = "...")]` attribute
|
||||
|
||||
### Changed:
|
||||
- Derived `JsonSchema` now respects attributes on unit enum variants (https://github.com/GREsau/schemars/pull/152)
|
||||
- Minimum supported rust version is now 1.45.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue