Skip to content

Commit

Permalink
Add missing changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dnestoro committed Jan 15, 2025
1 parent 41bf0f3 commit 8e7a87c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/src/docs/asciidoc/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
== Release 0.10.5

- Add missing getters to `DirectoryConfiguration`
- Refactor Native Build Tools documentation and add end-to-end guides for both Gradle and Maven plugins
- Restyle Native Build Tools documentation
- Improve GraalVM version check

==== Gradle plugin

- Fix sporadic failures with: access-filter.json already exists

==== Maven plugin

- Add maven functional testing in github actions
- Fix Broken Maven Functional Tests when Using New Metadata Format
- Fix SBOM integration test bug
- Make metadataCopy task work with custom disabled stages

=== Release 0.10.3

Expand Down

0 comments on commit 8e7a87c

Please sign in to comment.