Skip to content

Commit

Permalink
Document #4207 in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Dec 20, 2024
1 parent 7593ded commit d36d653
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ link:{junit5-repo}+/milestone/75?closed=1+[5.12.0-M1] milestone page in the
JUnit repository on GitHub.


[[release-notes-5.12.0-M1-overall-improvements]]
=== Overall Improvements

[[release-notes-5.12.0-M1-overall-new-features-and-improvements]]
==== New Features and Improvements

* All affected JAR files now include `native-image.properties` files that contain the
`--initialize-at-build-time` option to avoid breakages in GraalVM projects when updating
to newer versions of JUnit.


[[release-notes-5.12.0-M1-junit-platform]]
=== JUnit Platform

Expand Down

0 comments on commit d36d653

Please sign in to comment.