File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +32
-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.3.adoc[]
20+
1921include::{basedir}/release-notes-5.6.2.adoc[]
2022
2123include::{basedir}/release-notes-5.6.1.adoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-5.6.3]]
2+ == 5.6.3
3+
4+ *Date of Release:* October 26, 2020
5+
6+ *Scope:* Bug fixes since 5.6.2
7+
8+ For a complete list of all _closed_ issues and pull requests for this release, consult the
9+ link:{junit5-repo}+/milestone/53?closed=1+[5.6.3] milestone page in the JUnit repository
10+ on GitHub.
11+
12+
13+ [[release-notes-5.6.3-junit-platform]]
14+ === JUnit Platform
15+
16+ No changes.
17+
18+
19+ [[release-notes-5.6.3-junit-jupiter]]
20+ === JUnit Jupiter
21+
22+ No changes.
23+
24+
25+ [[release-notes-5.6.3-junit-vintage]]
26+ === JUnit Vintage
27+
28+ ==== Bug Fixes
29+
30+ * ❓
You can’t perform that action at this time.
0 commit comments