File tree 1 file changed +1
-21
lines changed
documentation/src/docs/asciidoc/release-notes
1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 3
3
4
4
*Date of Release:* ❓
5
5
6
- *Scope:* ❓
6
+ *Scope:* minor bug fixes and improvements since 5.10.0.
7
7
8
8
For a complete list of all _closed_ issues and pull requests for this release, consult the
9
9
link:{junit5-repo}+/milestone/72?closed=1+[5.10.1] milestone page in the
@@ -17,14 +17,6 @@ JUnit repository on GitHub.
17
17
18
18
* ❓
19
19
20
- ==== Deprecations and Breaking Changes
21
-
22
- * ❓
23
-
24
- ==== New Features and Improvements
25
-
26
- * ❓
27
-
28
20
29
21
[[release-notes-5.10.1-junit-jupiter]]
30
22
=== JUnit Jupiter
@@ -35,10 +27,6 @@ JUnit repository on GitHub.
35
27
<<../user-guide/index.adoc#extensions-RandomNumberExtension, User Guide>> has been
36
28
updated to properly support `Integer` types as well as non-static field injection.
37
29
38
- ==== Deprecations and Breaking Changes
39
-
40
- * ❓
41
-
42
30
==== New Features and Improvements
43
31
44
32
* Improved Javadoc for `Assertions.assertTimeoutPreemptively` regarding thread interrupt.
@@ -52,11 +40,3 @@ JUnit repository on GitHub.
52
40
==== Bug Fixes
53
41
54
42
* Fixed reporting for JUnit 3 test classes that use JUnit 4's `@Ignored` annotation.
55
-
56
- ==== Deprecations and Breaking Changes
57
-
58
- * ❓
59
-
60
- ==== New Features and Improvements
61
-
62
- * ❓
You can’t perform that action at this time.
0 commit comments