Skip to content

Commit 6bcb4e5

Browse files
committed
Finalize 6.0.0-RC1 release notes
1 parent fc2168b commit 6bcb4e5

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-RC1.adoc

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
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

814
For a complete list of all _closed_ issues and pull requests for this release, consult the
915
link:{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.

0 commit comments

Comments
 (0)