Update changelog, update MSRV to 1.45
This commit is contained in:
parent
76427ef384
commit
ba92234b3e
4 changed files with 10 additions and 8 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## **in-dev**
|
||||
### 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
|
||||
|
||||
## [0.8.10] - 2022-05-17
|
||||
- Undo "Support generic default values in default attributes (https://github.com/GREsau/schemars/pull/83)" as it inadvertently introduced a breaking change (https://github.com/GREsau/schemars/issues/144)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue