1
1
[[release-notes-5.13.2]]
2
2
== 5.13.2
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* June 24, 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:{junit-framework-repo}+/milestone/98?closed=1+[5.13.2] milestone page in the JUnit
@@ -13,11 +13,6 @@ repository on GitHub.
13
13
[[release-notes-5.13.2-junit-platform]]
14
14
=== JUnit Platform
15
15
16
- [[release-notes-5.13.2-junit-platform-bug-fixes]]
17
- ==== Bug Fixes
18
-
19
- * ❓
20
-
21
16
[[release-notes-5.13.2-junit-platform-deprecations-and-breaking-changes]]
22
17
==== Deprecations and Breaking Changes
23
18
@@ -27,11 +22,6 @@ repository on GitHub.
27
22
<<../user-guide/index.adoc#junit-platform-reporting-open-test-reporting, User Guide>>
28
23
for details.
29
24
30
- [[release-notes-5.13.2-junit-platform-new-features-and-improvements]]
31
- ==== New Features and Improvements
32
-
33
- * ❓
34
-
35
25
36
26
[[release-notes-5.13.2-junit-jupiter]]
37
27
=== JUnit Jupiter
@@ -47,11 +37,6 @@ repository on GitHub.
47
37
executed, it's a valid pattern to annotate them with `@Test` for documentation purposes
48
38
and override them in subclasses while re-declaring the `@Test` annotation.
49
39
50
- [[release-notes-5.13.2-junit-jupiter-deprecations-and-breaking-changes]]
51
- ==== Deprecations and Breaking Changes
52
-
53
- * ❓
54
-
55
40
[[release-notes-5.13.2-junit-jupiter-new-features-and-improvements]]
56
41
==== New Features and Improvements
57
42
@@ -61,17 +46,4 @@ repository on GitHub.
61
46
[[release-notes-5.13.2-junit-vintage]]
62
47
=== JUnit Vintage
63
48
64
- [[release-notes-5.13.2-junit-vintage-bug-fixes]]
65
- ==== Bug Fixes
66
-
67
- * ❓
68
-
69
- [[release-notes-5.13.2-junit-vintage-deprecations-and-breaking-changes]]
70
- ==== Deprecations and Breaking Changes
71
-
72
- * ❓
73
-
74
- [[release-notes-5.13.2-junit-vintage-new-features-and-improvements]]
75
- ==== New Features and Improvements
76
-
77
- * ❓
49
+ No changes.
0 commit comments