Skip to content

Commit 727b8f5

Browse files
committed
Add missing changelog entries
1 parent 9f63dd9 commit 727b8f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99
### Added
1010
- Support `patternProperties` when converting to a dynamic object
11+
- Enable SBOM in Docker build
1112

1213
### Fixed
1314
- Fix some anomaly checking with `patternProperties`
1415
- Fix some anomaly checking with `additionalProperties`
1516

17+
### Changed
18+
- Update to Java 11
19+
- Change base image for Docker container
20+
- Set build timestamp for reproducible builds
21+
1622
## [0.20.1] - 2024-02-28
1723
### Added
1824
- Support for using `treeReduce` with Apache Spark

0 commit comments

Comments
 (0)