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 7593ded commit d36d653Copy full SHA for d36d653
documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc
@@ -10,6 +10,17 @@ link:{junit5-repo}+/milestone/75?closed=1+[5.12.0-M1] milestone page in the
10
JUnit repository on GitHub.
11
12
13
+[[release-notes-5.12.0-M1-overall-improvements]]
14
+=== Overall Improvements
15
+
16
+[[release-notes-5.12.0-M1-overall-new-features-and-improvements]]
17
+==== New Features and Improvements
18
19
+* All affected JAR files now include `native-image.properties` files that contain the
20
+ `--initialize-at-build-time` option to avoid breakages in GraalVM projects when updating
21
+ to newer versions of JUnit.
22
23
24
[[release-notes-5.12.0-M1-junit-platform]]
25
=== JUnit Platform
26
0 commit comments