Skip to content

Commit 323c6f3

Browse files
committed
Add 5.10.3 release notes from template
1 parent 235f4d7 commit 323c6f3

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ authors as well as build tool and IDE vendors.
1717

1818
include::{includedir}/link-attributes.adoc[]
1919

20+
include::{basedir}/release-notes-5.10.3.adoc[]
21+
2022
include::{basedir}/release-notes-5.10.2.adoc[]
2123

2224
include::{basedir}/release-notes-5.10.1.adoc[]
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
[[release-notes-5.10.3]]
2+
== 5.10.3
3+
4+
*Date of Release:* ❓
5+
6+
*Scope:* Bug fixes and enhancements since 5.10.2
7+
8+
For a complete list of all _closed_ issues and pull requests for this release, consult the
9+
link:{junit5-repo}+/milestone/78?closed=1+[5.10.3] milestone page in the JUnit repository
10+
on GitHub.
11+
12+
13+
[[release-notes-5.10.3-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.10.3-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.10.3-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)