1
1
[[release-notes-5.11.4]]
2
2
== 5.11.4
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* December 13, 2024
5
5
6
- *Scope:* ❓
6
+ *Scope:* Bug fixes and enhancements since 5.11.3
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/86?closed=1+[5.11.4] milestone page in the
@@ -23,30 +23,10 @@ JUnit repository on GitHub.
23
23
* Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
24
24
in particular when using the `--details=testfeed` option.
25
25
26
- [[release-notes-5.11.4-junit-platform-deprecations-and-breaking-changes]]
27
- ==== Deprecations and Breaking Changes
28
-
29
- * ❓
30
-
31
- [[release-notes-5.11.4-junit-platform-new-features-and-improvements]]
32
- ==== New Features and Improvements
33
-
34
- * ❓
35
-
36
26
37
27
[[release-notes-5.11.4-junit-jupiter]]
38
28
=== JUnit Jupiter
39
29
40
- [[release-notes-5.11.4-junit-jupiter-bug-fixes]]
41
- ==== Bug Fixes
42
-
43
- * ❓
44
-
45
- [[release-notes-5.11.4-junit-jupiter-deprecations-and-breaking-changes]]
46
- ==== Deprecations and Breaking Changes
47
-
48
- * ❓
49
-
50
30
[[release-notes-5.11.4-junit-jupiter-new-features-and-improvements]]
51
31
==== New Features and Improvements
52
32
@@ -56,17 +36,4 @@ JUnit repository on GitHub.
56
36
[[release-notes-5.11.4-junit-vintage]]
57
37
=== JUnit Vintage
58
38
59
- [[release-notes-5.11.4-junit-vintage-bug-fixes]]
60
- ==== Bug Fixes
61
-
62
- * ❓
63
-
64
- [[release-notes-5.11.4-junit-vintage-deprecations-and-breaking-changes]]
65
- ==== Deprecations and Breaking Changes
66
-
67
- * ❓
68
-
69
- [[release-notes-5.11.4-junit-vintage-new-features-and-improvements]]
70
- ==== New Features and Improvements
71
-
72
- * ❓
39
+ No changes.
0 commit comments