Skip to content

Commit 8e63938

Browse files
committed
Remove reference to 5.10.4 in 5.11.2 release notes
1 parent 7e9d728 commit 8e63938

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ on GitHub.
1616
[[release-notes-5.11.2-junit-platform-bug-fixes]]
1717
==== Bug Fixes
1818

19-
* Fix regression in parallel execution that was introduced in 5.10.4/5.11.1 regarding
20-
global read-write locks. When such a lock was declared on descendants of top-level nodes
21-
in the test tree, such as Cucumber scenarios, test execution failed.
19+
* Fix regression in parallel execution that was introduced in 5.11.1 regarding global
20+
read-write locks. When such a lock was declared on descendants of top-level nodes in the
21+
test tree, such as Cucumber scenarios, test execution failed.
2222

2323
[[release-notes-5.11.2-junit-platform-deprecations-and-breaking-changes]]
2424
==== Deprecations and Breaking Changes

0 commit comments

Comments
 (0)