File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +60
-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.6.2.adoc[]
20+
1921include::{basedir}/release-notes-5.6.1.adoc[]
2022
2123include::{basedir}/release-notes-5.6.0.adoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-5.6.2]]
2+ == 5.6.2
3+
4+ *Date of Release:* April 10, 2020
5+
6+ *Scope:* Bug fixes since 5.6.1
7+
8+ For a complete list of all _closed_ issues and pull requests for this release, consult
9+ the link:{junit5-repo}+/milestone/48?closed=1+[5.6.2] milestone page in the JUnit repository
10+ on GitHub.
11+
12+
13+ [[release-notes-5.6.2-junit-platform]]
14+ === JUnit Platform
15+
16+ ==== Bug Fixes
17+
18+ * ❓
19+
20+ ==== Deprecations and Breaking Changes
21+
22+ * ❓
23+
24+ ==== New Features and Improvements
25+
26+ * ❓
27+
28+
29+ [[release-notes-5.6.2-junit-jupiter]]
30+ === JUnit Jupiter
31+
32+ ==== Bug Fixes
33+
34+ * ❓
35+
36+ ==== Deprecations and Breaking Changes
37+
38+ * ❓
39+
40+ ==== New Features and Improvements
41+
42+ * ❓
43+
44+
45+ [[release-notes-5.6.2-junit-vintage]]
46+ === JUnit Vintage
47+
48+ ==== Bug Fixes
49+
50+ * ❓
51+
52+ ==== Deprecations and Breaking Changes
53+
54+ * ❓
55+
56+ ==== New Features and Improvements
57+
58+ * ❓
You can’t perform that action at this time.
0 commit comments