This commit is contained in:
Graham Esau 2024-05-06 13:58:49 +01:00
parent d04c17bda4
commit 4b90b6f8c8
4 changed files with 11 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.8.18] - 2024-05-06
### Fixed:
- Reduce size of MIR output (and improve release-mode compile time) when deriving `JsonSchema` on enums (https://github.com/GREsau/schemars/pull/266 / https://github.com/GREsau/schemars/pull/286)
## [0.8.17] - 2024-04-28
### Changed: