1
1
[[release-notes-5.13.0-M2]]
2
2
== 5.13.0-M2
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* March 24, 2025
5
5
6
- *Scope:* ❓
6
+ *Scope:* Fix regression in 5.13.0-M1
7
7
8
8
For a complete list of all _closed_ issues and pull requests for this release, consult the
9
9
link:{junit5-repo}+/milestone/92?closed=1+[5.13.0-M2] milestone page in the JUnit
@@ -13,20 +13,7 @@ repository on GitHub.
13
13
[[release-notes-5.13.0-M2-junit-platform]]
14
14
=== JUnit Platform
15
15
16
- [[release-notes-5.13.0-M2-junit-platform-bug-fixes]]
17
- ==== Bug Fixes
18
-
19
- * ❓
20
-
21
- [[release-notes-5.13.0-M2-junit-platform-deprecations-and-breaking-changes]]
22
- ==== Deprecations and Breaking Changes
23
-
24
- * ❓
25
-
26
- [[release-notes-5.13.0-M2-junit-platform-new-features-and-improvements]]
27
- ==== New Features and Improvements
28
-
29
- * ❓
16
+ No changes.
30
17
31
18
32
19
[[release-notes-5.13.0-M2-junit-jupiter]]
@@ -38,31 +25,9 @@ repository on GitHub.
38
25
* Fix regression when executing `@Nested` classes compiled without `-parameters` in
39
26
versions of Java prior to 21.
40
27
41
- [[release-notes-5.13.0-M2-junit-jupiter-deprecations-and-breaking-changes]]
42
- ==== Deprecations and Breaking Changes
43
-
44
- * ❓
45
-
46
- [[release-notes-5.13.0-M2-junit-jupiter-new-features-and-improvements]]
47
- ==== New Features and Improvements
48
-
49
- * ❓
50
-
51
28
52
29
[[release-notes-5.13.0-M2-junit-vintage]]
53
30
=== JUnit Vintage
54
31
55
- [[release-notes-5.13.0-M2-junit-vintage-bug-fixes]]
56
- ==== Bug Fixes
57
-
58
- * ❓
59
-
60
- [[release-notes-5.13.0-M2-junit-vintage-deprecations-and-breaking-changes]]
61
- ==== Deprecations and Breaking Changes
62
-
63
- * ❓
64
-
65
- [[release-notes-5.13.0-M2-junit-vintage-new-features-and-improvements]]
66
- ==== New Features and Improvements
67
32
68
- * ❓
33
+ No changes.
0 commit comments