We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31df0b commit 3a5df59Copy full SHA for 3a5df59
docs/src/docs/asciidoc/changelog.adoc
@@ -1,6 +1,22 @@
1
[[changelog]]
2
== Changelog
3
4
+=== Release 0.10.5
5
+
6
+- Refactor Native Build Tools documentation and add end-to-end guides for both Gradle and Maven plugins
7
+- Improve GraalVM version check
8
9
+==== Gradle plugin
10
11
+- Fix sporadic failures with: access-filter.json already exists
12
13
+==== Maven plugin
14
15
+- Add maven functional testing in github actions
16
+- Fix Broken Maven Functional Tests when Using New Metadata Format
17
+- Fix SBOM integration test bug
18
+- Make metadataCopy task work with custom disabled stages
19
20
=== Release 0.10.3
21
22
- Remove usage of macro from merger tool initialization and throw better error if executable does not exist
0 commit comments