1
1
[[release-notes-5.13.4]]
2
2
== 5.13.4
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* July 21, 2025
5
5
6
- *Scope:* ❓
6
+ *Scope:* Bug fixes and enhancements since 5.13.3
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/101?closed=1+[5.13.4] milestone page in the JUnit
@@ -31,30 +31,10 @@ repository on GitHub.
31
31
* `PackageSource.from(String)` now allows to be constructed with an empty string to
32
32
indicate the default package.
33
33
34
- [[release-notes-5.13.4-junit-platform-deprecations-and-breaking-changes]]
35
- ==== Deprecations and Breaking Changes
36
-
37
- * ❓
38
-
39
- [[release-notes-5.13.4-junit-platform-new-features-and-improvements]]
40
- ==== New Features and Improvements
41
-
42
- * ❓
43
-
44
34
45
35
[[release-notes-5.13.4-junit-jupiter]]
46
36
=== JUnit Jupiter
47
37
48
- [[release-notes-5.13.4-junit-jupiter-bug-fixes]]
49
- ==== Bug Fixes
50
-
51
- * ❓
52
-
53
- [[release-notes-5.13.4-junit-jupiter-deprecations-and-breaking-changes]]
54
- ==== Deprecations and Breaking Changes
55
-
56
- * ❓
57
-
58
38
[[release-notes-5.13.4-junit-jupiter-new-features-and-improvements]]
59
39
==== New Features and Improvements
60
40
@@ -65,17 +45,4 @@ repository on GitHub.
65
45
[[release-notes-5.13.4-junit-vintage]]
66
46
=== JUnit Vintage
67
47
68
- [[release-notes-5.13.4-junit-vintage-bug-fixes]]
69
- ==== Bug Fixes
70
-
71
- * ❓
72
-
73
- [[release-notes-5.13.4-junit-vintage-deprecations-and-breaking-changes]]
74
- ==== Deprecations and Breaking Changes
75
-
76
- * ❓
77
-
78
- [[release-notes-5.13.4-junit-vintage-new-features-and-improvements]]
79
- ==== New Features and Improvements
80
-
81
- * ❓
48
+ No changes.
0 commit comments