Skip to content

Commit

Permalink
Add changelog entry and fix changelog. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Oct 13, 2023
1 parent c572a4f commit 79ec419
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,19 @@ If you are using alternative build systems, see <<alternative-build-systems.adoc
[[changelog]]
== Changelog

=== Release 0.9.27
=== Release 0.9.28

* Update JUnit configuration for native testing on GraalVM for JDK 21 with `--strict-image-heap` mode.
* Fix path escaping problem for Windows users
* Fix and improve major JDK version detection.

==== Gradle plugin

- Remove use of deprecated `getConvention` APIs

=== Release 0.9.27

* Update JUnit configuration for native testing on GraalVM for JDK 21 with `--strict-image-heap` mode.

=== Release 0.9.26

* Relax GraalVM version check for dev versions
Expand Down

0 comments on commit 79ec419

Please sign in to comment.