File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ authors as well as build tool and IDE vendors.
17
17
18
18
include::{includedir}/link-attributes.adoc[]
19
19
20
+ include::{basedir}/release-notes-5.10.3.adoc[]
21
+
20
22
include::{basedir}/release-notes-5.10.2.adoc[]
21
23
22
24
include::{basedir}/release-notes-5.10.1.adoc[]
Original file line number Diff line number Diff line change
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
+ * ❓
You can’t perform that action at this time.
0 commit comments