Skip to content

Commit d7e765c

Browse files
committed
Move #4153 to 5.11.4 release notes
1 parent 5a42e12 commit d7e765c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.11.4.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ JUnit repository on GitHub.
2020
exception messages) in the legacy XML report generated by the Console Launcher. This
2121
change ensures the resulting XML files can be processed by downstream tools while
2222
preserving whitespace characters.
23+
* Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
24+
in particular when using the `--details=testfeed` option.
2325

2426
[[release-notes-5.11.4-junit-platform-deprecations-and-breaking-changes]]
2527
==== Deprecations and Breaking Changes

documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ JUnit repository on GitHub.
1616
[[release-notes-5.12.0-M1-junit-platform-bug-fixes]]
1717
==== Bug Fixes
1818

19-
* Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
20-
in particular when using the `--details=testfeed` option.
19+
* ❓
2120

2221
[[release-notes-5.12.0-M1-junit-platform-deprecations-and-breaking-changes]]
2322
==== Deprecations and Breaking Changes

0 commit comments

Comments
 (0)