diff --git a/documentation/src/docs/asciidoc/release-notes/release-notes-5.6.2.adoc b/documentation/src/docs/asciidoc/release-notes/release-notes-5.6.2.adoc index 675d371e8d2..a434784691b 100644 --- a/documentation/src/docs/asciidoc/release-notes/release-notes-5.6.2.adoc +++ b/documentation/src/docs/asciidoc/release-notes/release-notes-5.6.2.adoc @@ -47,7 +47,8 @@ on GitHub. ==== Bug Fixes -* ❓ +* Generating display names from JUnit 4 `Descriptions` now falls back to `getDisplayName` + if `getMethodName` returns a blank `String` instead of throwing an exception. ==== Deprecations and Breaking Changes