File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ authors as well as build tool and IDE vendors.
1616
1717include::{includedir}/link-attributes.adoc[]
1818
19+ include::{basedir}/release-notes-5.10.0-RC2.adoc[]
20+
1921include::{basedir}/release-notes-5.10.0-RC1.adoc[]
2022
2123include::{basedir}/release-notes-5.10.0-M1.adoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-5.10.0-RC2]]
2+ == 5.10.0-RC2
3+
4+ *Date of Release:* ❓
5+
6+ *Scope:*
7+
8+ * Provide `TempDirFactory` access to the source element (parameter or field)
9+
10+ For a complete list of all _closed_ issues and pull requests for this release, consult the
11+ link:{junit5-repo}+/milestone/71?closed=1+[5.10.0-RC2] milestone page in the
12+ JUnit repository on GitHub.
13+
14+
15+ [[release-notes-5.10.0-RC2-junit-platform]]
16+ === JUnit Platform
17+
18+ No changes.
19+
20+
21+ [[release-notes-5.10.0-RC2-junit-jupiter]]
22+ === JUnit Jupiter
23+
24+ ==== New Features and Improvements
25+
26+ * Provide `TempDirFactory` access to the source element (parameter or field)
27+
28+
29+ = [[release-notes-5.10.0-RC2-junit-vintage]]
30+ === JUnit Vintage
31+
32+ No changes.
You can’t perform that action at this time.
0 commit comments