Skip to content

Commit 442dcfa

Browse files
authored
Finalize release notes for 5.6 RC1
1 parent 23c2d6c commit 442dcfa

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.6.0-RC1.adoc

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

4-
*Date of Release:*
4+
*Date of Release:* January 6, 2020
55

66
*Scope:*
77

@@ -30,10 +30,6 @@ on GitHub.
3030
* The `EventConditions.nestedContainer()` method in the Engine Test Kit now correctly
3131
handles events from multiple levels of nested classes.
3232

33-
==== Deprecations and Breaking Changes
34-
35-
* ❓
36-
3733
==== New Features and Improvements
3834

3935
* `TestExecutionSummary.Failure` is now serializable.
@@ -52,10 +48,6 @@ on GitHub.
5248
* When `@Nested` is used, the temporary directory is now also injected into instance
5349
fields of enclosing classes annotated with `@TempDir`.
5450

55-
==== Deprecations and Breaking Changes
56-
57-
* ❓
58-
5951
==== New Features and Improvements
6052

6153
* `@EnabledIfEnvironmentVariable`, `@DisabledIfEnvironmentVariable`,
@@ -78,14 +70,6 @@ on GitHub.
7870
[[release-notes-5.6.0-RC1-junit-vintage]]
7971
=== JUnit Vintage
8072

81-
==== Bug Fixes
82-
83-
* ❓
84-
85-
==== Deprecations and Breaking Changes
86-
87-
* ❓
88-
8973
==== New Features and Improvements
9074

9175
* To support adoption of the recent JUnit 4.13 release, the Vintage engine now requires

0 commit comments

Comments
 (0)