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 aaf5a6a commit b33d4d1Copy full SHA for b33d4d1
docs/src/docs/asciidoc/changelog.adoc
@@ -4,6 +4,20 @@
4
== Release 0.10.5
5
6
- Add missing getters to `DirectoryConfiguration`
7
+- Refactor Native Build Tools documentation and add end-to-end guides for both Gradle and Maven plugins
8
+- Restyle Native Build Tools documentation
9
+- Improve GraalVM version check
10
+
11
+==== Gradle plugin
12
13
+- Fix sporadic failures with: access-filter.json already exists
14
15
+==== Maven plugin
16
17
+- Add maven functional testing in github actions
18
+- Fix Broken Maven Functional Tests when Using New Metadata Format
19
+- Fix SBOM integration test bug
20
+- Make metadataCopy task work with custom disabled stages
21
22
=== Release 0.10.3
23
0 commit comments