Skip to content

Commit c600875

Browse files
committed
Update release notes
1 parent a4777de commit c600875

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ JUnit repository on GitHub.
1515

1616
==== Bug Fixes
1717

18-
* Fixes use of the launcher as a Java module when `junit.platform.launcher.interceptors.enabled` is enabled
18+
* Allow `junit-platform-launcher` to be used as a Java module when
19+
`junit.platform.launcher.interceptors.enabled` is set to `true`.
1920
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
2021

2122

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ repository on GitHub.
1515

1616
==== Bug Fixes
1717

18-
* Allow `junit-platform-launcher` to be used as a Java module when
19-
`junit.platform.launcher.interceptors.enabled` is set to `true`.
20-
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
18+
* ❓
2119

2220
==== Deprecations and Breaking Changes
2321

0 commit comments

Comments
 (0)