Skip to content

Commit a5bf336

Browse files
committed
Polish 5.14.4 release notes
1 parent 7667c14 commit a5bf336

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

documentation/modules/ROOT/partials/release-notes/release-notes-5.14.4.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[[v5.14.4]]
22
== 5.14.4
33

4-
*Date of Release:*
4+
*Date of Release:* April 26, 2026
55

6-
*Scope:* Bug fix for legacy XML reporting of `@ClassTemplate`/`@ParameterizedClass` tests
6+
*Scope:* Bug fixes and enhancements since 5.14.3
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
9-
link:{junit-framework-repo}+/milestone/MILESTONE_NUMBER?closed=1+[5.14.4] milestone page in the JUnit
9+
link:{junit-framework-repo}+/milestone/118?closed=1+[5.14.4] milestone page in the JUnit
1010
repository on GitHub.
1111

1212

@@ -18,14 +18,15 @@ repository on GitHub.
1818

1919
* A race condition in `NodeTestTask.parentContext` has been fixed.
2020

21+
2122
[[v5.14.4-junit-jupiter]]
2223
=== JUnit Jupiter
2324

2425
[[v5.14.4-junit-jupiter-bug-fixes]]
2526
==== Bug Fixes
2627

27-
* Include index of `@ClassTemplate`/`@ParameterizedClass` invocations in test names in
28-
legacy XML reports to make them unique.
28+
* Legacy XML reports now include the index of `@ClassTemplate`/`@ParameterizedClass`
29+
invocations in test names to make them unique.
2930
* Legacy XML reports now include parent display names to make it easier to distinguish
3031
between invocations for different parameters.
3132

0 commit comments

Comments
 (0)