Skip to content

Commit

Permalink
Prepare release notes for 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Oct 30, 2023
1 parent 5f26cba commit 8dd95af
Showing 1 changed file with 1 addition and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

*Date of Release:* ❓

*Scope:*
*Scope:* minor bug fixes and improvements since 5.10.0.

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

* ❓

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* ❓


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

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

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

* Fixed reporting for JUnit 3 test classes that use JUnit 4's `@Ignored` annotation.

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* ❓

0 comments on commit 8dd95af

Please sign in to comment.