Skip to content

Commit a90e282

Browse files
committed
📝 Update Release Notes
Add NoSuchFileException suppression to release notes.
1 parent 4cbaf52 commit a90e282

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ repository on GitHub.
3939
[[release-notes-5.11.0-M1-junit-jupiter-bug-fixes]]
4040
==== Bug Fixes
4141

42-
* ❓
42+
* `TempDir` suppresses `NoSuchFileException` when deleting files that may have been deleted
43+
by another thread or process.
4344

4445
[[release-notes-5.11.0-M1-junit-jupiter-deprecations-and-breaking-changes]]
4546
==== Deprecations and Breaking Changes

0 commit comments

Comments
 (0)