Skip to content

Commit 10f8ceb

Browse files
committed
Create release notes for 5.8.2
1 parent ebb890e commit 10f8ceb

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ include::{includedir}/link-attributes.adoc[]
1818

1919
include::{basedir}/release-notes-5.9.0-M1.adoc[]
2020

21+
include::{basedir}/release-notes-5.8.2.adoc[]
22+
2123
include::{basedir}/release-notes-5.8.1.adoc[]
2224

2325
include::{basedir}/release-notes-5.8.0.adoc[]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
[[release-notes-5.8.2]]
2+
== 5.8.2
3+
4+
*Date of Release:* ❓
5+
6+
*Scope:* ❓
7+
8+
For a complete list of all _closed_ issues and pull requests for this release, consult the
9+
link:{junit5-repo}+/milestone/60?closed=1+[5.8.2] milestone page in the JUnit repository on
10+
GitHub.
11+
12+
13+
[[release-notes-5.8.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.8.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.8.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+
* ❓

0 commit comments

Comments
 (0)