This commit is contained in:
Graham Esau 2023-09-17 21:13:54 +01:00
parent a8d723342f
commit 9415fcb57b
5 changed files with 13 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.8.15] - 2023-09-17
### Added:
- Implement `JsonSchema` for `BigDecimal` from `bigdecimal` 0.4 (https://github.com/GREsau/schemars/pull/237)
## [0.8.14] - 2023-09-17
### Added: