Skip to content

Commit c09540e

Browse files
committed
Add missing changelog entries
1 parent b33d4d1 commit c09540e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/src/docs/asciidoc/changelog.adoc

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Refactor Native Build Tools documentation and add end-to-end guides for both Gradle and Maven plugins
88
- Restyle Native Build Tools documentation
99
- Improve GraalVM version check
10+
- Upgrade the use of Jackson to plain old JSONObject
1011

1112
==== Gradle plugin
1213

@@ -19,6 +20,12 @@
1920
- Fix SBOM integration test bug
2021
- Make metadataCopy task work with custom disabled stages
2122

23+
=== Release 0.10.4
24+
25+
- Improve Native Image SBOM Generation
26+
- Make accessFilter file registration thread safe
27+
- Fix broken links in the projects documentation
28+
2229
=== Release 0.10.3
2330

2431
- Remove usage of macro from merger tool initialization and throw better error if executable does not exist

0 commit comments

Comments
 (0)