Skip to content

Commit e973ec1

Browse files
committed
Create initial 5.13.4 release notes from template
1 parent 7ea357d commit e973ec1

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-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
@@ -21,6 +21,8 @@ include::{basedir}/release-notes-6.0.0-M2.adoc[]
2121

2222
include::{basedir}/release-notes-6.0.0-M1.adoc[]
2323

24+
include::{basedir}/release-notes-5.13.4.adoc[]
25+
2426
include::{basedir}/release-notes-5.13.3.adoc[]
2527

2628
include::{basedir}/release-notes-5.13.2.adoc[]
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
[[release-notes-5.13.4]]
2+
== 5.13.4
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:{junit-framework-repo}+/milestone/101?closed=1+[5.13.4] milestone page in the JUnit
10+
repository on GitHub.
11+
12+
13+
[[release-notes-5.13.4-junit-platform]]
14+
=== JUnit Platform
15+
16+
[[release-notes-5.13.4-junit-platform-bug-fixes]]
17+
==== Bug Fixes
18+
19+
* ❓
20+
21+
[[release-notes-5.13.4-junit-platform-deprecations-and-breaking-changes]]
22+
==== Deprecations and Breaking Changes
23+
24+
* ❓
25+
26+
[[release-notes-5.13.4-junit-platform-new-features-and-improvements]]
27+
==== New Features and Improvements
28+
29+
* ❓
30+
31+
32+
[[release-notes-5.13.4-junit-jupiter]]
33+
=== JUnit Jupiter
34+
35+
[[release-notes-5.13.4-junit-jupiter-bug-fixes]]
36+
==== Bug Fixes
37+
38+
* ❓
39+
40+
[[release-notes-5.13.4-junit-jupiter-deprecations-and-breaking-changes]]
41+
==== Deprecations and Breaking Changes
42+
43+
* ❓
44+
45+
[[release-notes-5.13.4-junit-jupiter-new-features-and-improvements]]
46+
==== New Features and Improvements
47+
48+
* ❓
49+
50+
51+
[[release-notes-5.13.4-junit-vintage]]
52+
=== JUnit Vintage
53+
54+
[[release-notes-5.13.4-junit-vintage-bug-fixes]]
55+
==== Bug Fixes
56+
57+
* ❓
58+
59+
[[release-notes-5.13.4-junit-vintage-deprecations-and-breaking-changes]]
60+
==== Deprecations and Breaking Changes
61+
62+
* ❓
63+
64+
[[release-notes-5.13.4-junit-vintage-new-features-and-improvements]]
65+
==== New Features and Improvements
66+
67+
* ❓

0 commit comments

Comments
 (0)