Skip to content

Commit

Permalink
Finalize release notes for 5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Feb 4, 2021
1 parent 8b3d5aa commit f8c6d4a
Showing 1 changed file with 1 addition and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[release-notes-5.7.1]]
== 5.7.1

*Date of Release:*
*Date of Release:* February 4, 2021

*Scope:* Bug fixes since 5.7.0

Expand Down Expand Up @@ -30,14 +30,6 @@ GitHub.
* The legacy XML report now always includes container-level failures (e.g. from
`@BeforeAll` Jupiter lifecycle methods).

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* ❓


[[release-notes-5.7.1-junit-jupiter]]
=== JUnit Jupiter
Expand All @@ -51,10 +43,6 @@ GitHub.
* Creator functions passed to `ExtensionContext.Store.getOrComputeIfAbsent()` are now only
called once even if they throw an exception.

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* The user guide now explains Nested Tests in more detail.
Expand All @@ -70,11 +58,3 @@ GitHub.

* The legacy reporting name of top-level test classes is now always their fully-qualified
class name. Previously, a textual description was returned for JUnit 3 suites.

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* ❓

0 comments on commit f8c6d4a

Please sign in to comment.