Skip to content

Commit f8c6d4a

Browse files
committed
Finalize release notes for 5.7.1
1 parent 8b3d5aa commit f8c6d4a

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.7.1.adoc

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[release-notes-5.7.1]]
22
== 5.7.1
33

4-
*Date of Release:*
4+
*Date of Release:* February 4, 2021
55

66
*Scope:* Bug fixes since 5.7.0
77

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

33-
==== Deprecations and Breaking Changes
34-
35-
* ❓
36-
37-
==== New Features and Improvements
38-
39-
* ❓
40-
4133

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

54-
==== Deprecations and Breaking Changes
55-
56-
* ❓
57-
5846
==== New Features and Improvements
5947

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

7159
* The legacy reporting name of top-level test classes is now always their fully-qualified
7260
class name. Previously, a textual description was returned for JUnit 3 suites.
73-
74-
==== Deprecations and Breaking Changes
75-
76-
* ❓
77-
78-
==== New Features and Improvements
79-
80-
* ❓

0 commit comments

Comments
 (0)