1.0.0-alpha.7
This commit is contained in:
parent
5d5837741c
commit
8fa61b09a4
6 changed files with 14 additions and 7 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [1.0.0-alpha.7] - 2024-08-19
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix behaviour of `flatten` for schemas with `additionalProperties`
|
||||
- Fix behaviour of `flatten` of multiple enums (https://github.com/GREsau/schemars/issues/165 / https://github.com/GREsau/schemars/pull/320)
|
||||
|
||||
## [1.0.0-alpha.6] - 2024-08-17
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue