Skip to content

Commit b1db940

Browse files
committed
Polish 5.5 RC2 release notes
1 parent 9cf05a3 commit b1db940

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.5.0-RC2.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
*Date of Release:* June 20, 2019
55

6-
*Scope:* Feature improvements and bug fixes since RC1
6+
*Scope:* minor improvements and bug fixes since 5.5 RC1
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
99
link:{junit5-repo}+/milestone/41?closed=1+[5.5 RC2] milestone page in the JUnit repository
@@ -28,9 +28,9 @@ No changes.
2828
==== New Features and Improvements
2929

3030
* Parameterized tests now support implicit conversion from a `String` to the following
31-
`java.time` types for : `Duration`, `Period`, `MonthDay`, `ZoneId`, and `ZoneOffset`.
32-
* A new `getOrDefault()` convenience method has been added to `ExtensionContext.Store`.
31+
`java.time` types: `Duration`, `Period`, `MonthDay`, `ZoneId`, and `ZoneOffset`.
3332
* The `JRE` enum now supports Java 14.
33+
* A new `getOrDefault()` convenience method has been added to `ExtensionContext.Store`.
3434

3535

3636
[[release-notes-5.5.0-RC2-junit-vintage]]

0 commit comments

Comments
 (0)