Skip to content

Commit

Permalink
Merge pull request #599 from graalvm/dnestoro/AddMissingDocsFor0.10.2
Browse files Browse the repository at this point in the history
Add missing documentation for 0.10.2 release
  • Loading branch information
dnestoro committed May 27, 2024
2 parents df19840 + 84a9d72 commit fb962b9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,22 @@ If you are using alternative build systems, see <<alternative-build-systems.adoc

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


=== Release 0.10.2

- Fix class path directory analyzer
- Update Reachability Metadata repository version

==== Gradle plugin

- Update Default Target Directory for MetadataCopy Task

==== Maven plugin

- Update Getting Started with Maven Plugin doc
- Delete old stale args file
- Add a parameter to be able to skip build native for pom type modules, leave it as false per default for backward compat

=== Release 0.10.1

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

0 comments on commit fb962b9

Please sign in to comment.