File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ on GitHub.
16
16
[[release-notes-5.11.2-junit-platform-bug-fixes]]
17
17
==== Bug Fixes
18
18
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.
22
22
23
23
[[release-notes-5.11.2-junit-platform-deprecations-and-breaking-changes]]
24
24
==== Deprecations and Breaking Changes
You can’t perform that action at this time.
0 commit comments