This commit is contained in:
Graham Esau 2024-05-23 17:26:07 +01:00
parent a9a9c7e8ed
commit 5e20a37a1a
4 changed files with 11 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.8.21] - 2024-05-23
### Fixed:
- Fix `null` default not being set on generated schemas (https://github.com/GREsau/schemars/issues/295 / https://github.com/GREsau/schemars/pull/296)
## [0.8.20] - 2024-05-18
### Fixed: