Skip to content

Commit 8dd95af

Browse files
committed
Prepare release notes for 5.10.1
1 parent 5f26cba commit 8dd95af

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

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

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

44
*Date of Release:* ❓
55

6-
*Scope:*
6+
*Scope:* minor bug fixes and improvements since 5.10.0.
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
99
link:{junit5-repo}+/milestone/72?closed=1+[5.10.1] milestone page in the
@@ -17,14 +17,6 @@ JUnit repository on GitHub.
1717

1818
* ❓
1919

20-
==== Deprecations and Breaking Changes
21-
22-
* ❓
23-
24-
==== New Features and Improvements
25-
26-
* ❓
27-
2820

2921
[[release-notes-5.10.1-junit-jupiter]]
3022
=== JUnit Jupiter
@@ -35,10 +27,6 @@ JUnit repository on GitHub.
3527
<<../user-guide/index.adoc#extensions-RandomNumberExtension, User Guide>> has been
3628
updated to properly support `Integer` types as well as non-static field injection.
3729

38-
==== Deprecations and Breaking Changes
39-
40-
* ❓
41-
4230
==== New Features and Improvements
4331

4432
* Improved Javadoc for `Assertions.assertTimeoutPreemptively` regarding thread interrupt.
@@ -52,11 +40,3 @@ JUnit repository on GitHub.
5240
==== Bug Fixes
5341

5442
* 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-
* ❓

0 commit comments

Comments
 (0)