File tree Expand file tree Collapse file tree 1 file changed +9
-21
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 1 file changed +9
-21
lines changed Original file line number Diff line number Diff line change 11[[release-notes-6.0.0-RC1]]
22== 6.0.0-RC1
33
4- *Date of Release:* ❓
4+ *Date of Release:* August 20, 2025
55
6- *Scope:* ❓
6+ *Scope:*
7+
8+ * Display name improvements for parameterized classes and tests
9+ * Replacing of non-printable control characters in display names
10+ * Deterministic order of `@Nested` classes
11+ * Inheritance of `@TestMethodOrder` by enclosed `@Nested` classes
12+ * `MethodOrderer.Default` and `ClassOrderer.Default` for `@Nested` classes
713
814For a complete list of all _closed_ issues and pull requests for this release, consult the
915link:{junit-framework-repo}+/milestone/102?closed=1+[6.0.0-RC1] milestone page in the JUnit
@@ -13,11 +19,6 @@ repository on GitHub.
1319[[release-notes-6.0.0-RC1-junit-platform]]
1420=== JUnit Platform
1521
16- [[release-notes-6.0.0-RC1-junit-platform-bug-fixes]]
17- ==== Bug Fixes
18-
19- * ❓
20-
2122[[release-notes-6.0.0-RC1-junit-platform-deprecations-and-breaking-changes]]
2223==== Deprecations and Breaking Changes
2324
@@ -86,17 +87,4 @@ repository on GitHub.
8687[[release-notes-6.0.0-RC1-junit-vintage]]
8788=== JUnit Vintage
8889
89- [[release-notes-6.0.0-RC1-junit-vintage-bug-fixes]]
90- ==== Bug Fixes
91-
92- * ❓
93-
94- [[release-notes-6.0.0-RC1-junit-vintage-deprecations-and-breaking-changes]]
95- ==== Deprecations and Breaking Changes
96-
97- * ❓
98-
99- [[release-notes-6.0.0-RC1-junit-vintage-new-features-and-improvements]]
100- ==== New Features and Improvements
101-
102- * ❓
90+ No changes.
You can’t perform that action at this time.
0 commit comments