Skip to content

Commit 7c2b03d

Browse files
authored
Document changes for #1710 in release notes
1 parent 6960901 commit 7c2b03d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ repository on GitHub.
6464
* `@ParameterizedTest` once again supports `MessageFormat` patterns for individual
6565
parameters -- for example, `+{0,number,#.##}+`.
6666

67+
* More overloaded `assertEquals()` und `assertNotEquals()` methods solve Groovy method
68+
dispatch problems.
69+
6770
==== Deprecations and Breaking Changes
6871

6972
* The `ParentDirProvider` strategy in the `TempDirectory` extension introduced in 5.4 M1

0 commit comments

Comments
 (0)