This commit is contained in:
Maurus Decimus
2026-09-04 10:16:53 +02:00
parent af11f5119c
commit b0b8e4e090
5 changed files with 192 additions and 22 deletions
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.10] - 2026-09-04
### Added
### Changed
### Fixed
- Re-added map entries and object list items are seeded with their schema defaults, including a value for every non-nullable boolean.
## [1.0.9] - 2026-08-24
### Added