Skip to content

Commit fb962b9

Browse files
authored
Merge pull request #599 from graalvm/dnestoro/AddMissingDocsFor0.10.2
Add missing documentation for 0.10.2 release
2 parents df19840 + 84a9d72 commit fb962b9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: docs/src/docs/asciidoc/index.adoc

+16
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ If you are using alternative build systems, see <<alternative-build-systems.adoc
3131

3232
- Add retries when downloading the metadata repository when using a URL directly
3333

34+
35+
=== Release 0.10.2
36+
37+
- Fix class path directory analyzer
38+
- Update Reachability Metadata repository version
39+
40+
==== Gradle plugin
41+
42+
- Update Default Target Directory for MetadataCopy Task
43+
44+
==== Maven plugin
45+
46+
- Update Getting Started with Maven Plugin doc
47+
- Delete old stale args file
48+
- Add a parameter to be able to skip build native for pom type modules, leave it as false per default for backward compat
49+
3450
=== Release 0.10.1
3551

3652
- Mark additional JUnit 5 types for build-time initialization for compatibility with Native Image's `--strict-image-heap` option.

0 commit comments

Comments
 (0)