Skip to content

Commit 77c39f2

Browse files
committed
Document #1705 in release notes
Closes #1705.
1 parent 15a8c02 commit 77c39f2

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ repository on GitHub.
6262
* Exceptions reported due to failed reflective operations such as loading a class, reading
6363
a field's value, or looking up a method by name now include the original exception as
6464
their cause to make it easier to debug underlying issues.
65+
* Implementations of `HierarchicalTestEngine` may now add behavior that wraps around the
66+
invocation of `Node.before()`, `Node.execute()`, and `Node.after()` using the new
67+
`Node.around()` hook.
6568

6669

6770
[[release-notes-5.4.0-M1-junit-jupiter]]

0 commit comments

Comments
 (0)