Skip to content

Commit ed5ac99

Browse files
committed
Add initial 5.12.0-RC2 release notes from template
1 parent 95e67be commit ed5ac99

File tree

4 files changed

+69
-69
lines changed

4 files changed

+69
-69
lines changed

Diff for: documentation/src/docs/asciidoc/release-notes/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors as well as build tool and IDE vendors.
1717

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

20-
include::{basedir}/release-notes-5.12.0.adoc[]
20+
include::{basedir}/release-notes-5.12.0-RC2.adoc[]
2121

2222
include::{basedir}/release-notes-5.12.0-RC1.adoc[]
2323

Diff for: documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-RC1.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
*Date of Release:* February 7, 2025
55

6-
*Scope:* Minor enhancements since JUnit 5.12 M1.
6+
*Scope:* Minor enhancements since JUnit 5.12.0-M1.
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
99
link:{junit5-repo}+/milestone/88?closed=1+[5.12.0-RC1] milestone page in the JUnit
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
[[release-notes-5.12.0-RC2]]
2+
== 5.12.0-RC2
3+
4+
*Date of Release:* ❓
5+
6+
*Scope:* Minor enhancements since JUnit 5.12.0-RC1.
7+
8+
For a complete list of all _closed_ issues and pull requests for this release, consult the
9+
link:{junit5-repo}+/milestone/90?closed=1+[5.12.0-RC2] milestone page in the JUnit
10+
repository on GitHub.
11+
12+
13+
[[release-notes-5.12.0-RC2-junit-platform]]
14+
=== JUnit Platform
15+
16+
[[release-notes-5.12.0-RC2-junit-platform-bug-fixes]]
17+
==== Bug Fixes
18+
19+
* ❓
20+
21+
[[release-notes-5.12.0-RC2-junit-platform-deprecations-and-breaking-changes]]
22+
==== Deprecations and Breaking Changes
23+
24+
* ❓
25+
26+
[[release-notes-5.12.0-RC2-junit-platform-new-features-and-improvements]]
27+
==== New Features and Improvements
28+
29+
* ❓
30+
31+
32+
[[release-notes-5.12.0-RC2-junit-jupiter]]
33+
=== JUnit Jupiter
34+
35+
[[release-notes-5.12.0-RC2-junit-jupiter-bug-fixes]]
36+
==== Bug Fixes
37+
38+
* ❓
39+
40+
[[release-notes-5.12.0-RC2-junit-jupiter-deprecations-and-breaking-changes]]
41+
==== Deprecations and Breaking Changes
42+
43+
* ❓
44+
45+
[[release-notes-5.12.0-RC2-junit-jupiter-new-features-and-improvements]]
46+
==== New Features and Improvements
47+
48+
* ❓
49+
50+
51+
[[release-notes-5.12.0-RC2-junit-vintage]]
52+
=== JUnit Vintage
53+
54+
[[release-notes-5.12.0-RC2-junit-vintage-bug-fixes]]
55+
==== Bug Fixes
56+
57+
* ❓
58+
59+
[[release-notes-5.12.0-RC2-junit-vintage-deprecations-and-breaking-changes]]
60+
==== Deprecations and Breaking Changes
61+
62+
* ❓
63+
64+
[[release-notes-5.12.0-RC2-junit-vintage-new-features-and-improvements]]
65+
==== New Features and Improvements
66+
67+
* ❓

Diff for: documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0.adoc

-67
This file was deleted.

0 commit comments

Comments
 (0)