1
1
[[release-notes-5.13.1]]
2
2
== 5.13.1
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* June 7, 2025
5
5
6
- *Scope:* ❓
6
+ *Scope:* Bug fixes and enhancements since 5.13.0
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/97?closed=1+[5.13.1] milestone page in the JUnit repository
@@ -13,20 +13,7 @@ on GitHub.
13
13
[[release-notes-5.13.1-junit-platform]]
14
14
=== JUnit Platform
15
15
16
- [[release-notes-5.13.1-junit-platform-bug-fixes]]
17
- ==== Bug Fixes
18
-
19
- * ❓
20
-
21
- [[release-notes-5.13.1-junit-platform-deprecations-and-breaking-changes]]
22
- ==== Deprecations and Breaking Changes
23
-
24
- * ❓
25
-
26
- [[release-notes-5.13.1-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.1-junit-jupiter]]
@@ -45,31 +32,8 @@ on GitHub.
45
32
* Fix support for `AnnotationBasedArgumentsProvider` implementations that override the
46
33
deprecated `provideArguments(ExtensionContext, Annotation)` method.
47
34
48
- [[release-notes-5.13.1-junit-jupiter-deprecations-and-breaking-changes]]
49
- ==== Deprecations and Breaking Changes
50
-
51
- * ❓
52
-
53
- [[release-notes-5.13.1-junit-jupiter-new-features-and-improvements]]
54
- ==== New Features and Improvements
55
-
56
- * ❓
57
-
58
35
59
36
[[release-notes-5.13.1-junit-vintage]]
60
37
=== JUnit Vintage
61
38
62
- [[release-notes-5.13.1-junit-vintage-bug-fixes]]
63
- ==== Bug Fixes
64
-
65
- * ❓
66
-
67
- [[release-notes-5.13.1-junit-vintage-deprecations-and-breaking-changes]]
68
- ==== Deprecations and Breaking Changes
69
-
70
- * ❓
71
-
72
- [[release-notes-5.13.1-junit-vintage-new-features-and-improvements]]
73
- ==== New Features and Improvements
74
-
75
- * ❓
39
+ No changes
0 commit comments