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 e2637a7Copy full SHA for e2637a7
documentation/modules/ROOT/partials/release-notes/release-notes-6.1.0-M2.adoc
@@ -47,6 +47,8 @@ repository on GitHub.
47
* https://www.junit-pioneer.org/[JUnit Pioneer]'s `DefaultLocaleExtension` and
48
`DefaultTimeZoneExtension` are now part of the JUnit Jupiter. Find examples in the
49
xref:writing-tests/built-in-extensions.adoc#DefaultLocaleAndTimeZone[User Guide].
50
+* The `UniqueId.uniqueIdFormat` field has been removed, reducing the size of `UniqueId`
51
+ objects.
52
53
[[v6.1.0-M2-junit-vintage]]
54
=== JUnit Vintage
0 commit comments