File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ authors as well as build tool and IDE vendors.
1717
1818include::{includedir}/link-attributes.adoc[]
1919
20+ include::{basedir}/release-notes-5.10.2.adoc[]
21+
2022include::{basedir}/release-notes-5.10.1.adoc[]
2123
2224include::{basedir}/release-notes-5.10.0.adoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-5.10.2]]
2+ == 5.10.2
3+
4+ *Date of Release:* ❓
5+
6+ *Scope:* minor bug fixes since 5.10.1.
7+
8+ For a complete list of all _closed_ issues and pull requests for this release, consult the
9+ link:{junit5-repo}+/milestone/73?closed=1+[5.10.2] milestone page in the
10+ JUnit repository on GitHub.
11+
12+
13+ [[release-notes-5.10.2-junit-platform]]
14+ === JUnit Platform
15+
16+ ==== Bug Fixes
17+
18+ * Fixes use of the launcher as a Java module when `junit.platform.launcher.interceptors.enabled` is enabled
19+ - See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
20+
21+
22+ [[release-notes-5.10.2-junit-jupiter]]
23+ === JUnit Jupiter
24+
25+ ==== Bug Fixes
26+
27+ * _none so far_
28+
29+
30+ [[release-notes-5.10.2-junit-vintage]]
31+ === JUnit Vintage
32+
33+ ==== Bug Fixes
34+
35+ * _none so far_
You can’t perform that action at this time.
0 commit comments