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 27450b8 commit aa75278Copy full SHA for aa75278
documentation/modules/ROOT/partials/release-notes/release-notes-6.1.0-M2.adoc
@@ -25,7 +25,8 @@ repository on GitHub.
25
[[v6.1.0-M2-junit-platform-new-features-and-improvements]]
26
==== New Features and Improvements
27
28
-* ❓
+* The `UniqueId.uniqueIdFormat` field has been removed, reducing the size of `UniqueId`
29
+objects.
30
31
[[v6.1.0-M2-junit-jupiter]]
32
=== JUnit Jupiter
@@ -48,6 +49,7 @@ repository on GitHub.
48
49
`DefaultTimeZoneExtension` are now part of the JUnit Jupiter. Find examples in the
50
xref:writing-tests/built-in-extensions.adoc#DefaultLocaleAndTimeZone[User Guide].
51
52
+
53
[[v6.1.0-M2-junit-vintage]]
54
=== JUnit Vintage
55
0 commit comments