File tree Expand file tree Collapse file tree 1 file changed +6
-29
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 1 file changed +6
-29
lines changed Original file line number Diff line number Diff line change 11[[release-notes-5.6.1]]
22== 5.6.1
33
4- *Date of Release:* ❓
4+ *Date of Release:* March 22, 2020
55
66*Scope:* Bug fixes since 5.6.0
77
@@ -15,15 +15,10 @@ on GitHub.
1515
1616==== Bug Fixes
1717
18- * ❓
19-
20- ==== Deprecations and Breaking Changes
21-
22- * ❓
23-
24- ==== New Features and Improvements
25-
26- * ❓
18+ * Don't cache URL when loading `junit-platform.properties` contents to avoid file locking
19+ issues on Windows
20+ * Only warn about multiple `junit-platform.properties` on the classpath if they have
21+ different URLs
2722
2823
2924[[release-notes-5.6.1-junit-jupiter]]
@@ -34,26 +29,8 @@ on GitHub.
3429* `TestInstancePreDestroyCallback` extensions are now invoked in reverse registration
3530 order when `PER_CLASS` test instance lifecycle semantics have been configured.
3631
37- ==== Deprecations and Breaking Changes
38-
39- * ❓
40-
41- ==== New Features and Improvements
42-
43- * ❓
44-
4532
4633[[release-notes-5.6.1-junit-vintage]]
4734=== JUnit Vintage
4835
49- ==== Bug Fixes
50-
51- * ❓
52-
53- ==== Deprecations and Breaking Changes
54-
55- * ❓
56-
57- ==== New Features and Improvements
58-
59- * ❓
36+ No changes.
You can’t perform that action at this time.
0 commit comments