File tree 1 file changed +1
-25
lines changed
documentation/src/docs/asciidoc/release-notes
1 file changed +1
-25
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes-5.4.1]]
2
2
== 5.4.1
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* March 17, 2019
5
5
6
6
*Scope:* Bug fixes since 5.4.0
7
7
@@ -25,14 +25,6 @@ repository on GitHub.
25
25
`UNICODE_CHARACTER_CLASS`, no longer cause class `StringUtils` to fail during
26
26
initialization.
27
27
28
- ==== Deprecations and Breaking Changes
29
-
30
- * ❓
31
-
32
- ==== New Features and Improvements
33
-
34
- * ❓
35
-
36
28
37
29
[[release-notes-5.4.1-junit-jupiter]]
38
30
=== JUnit Jupiter
@@ -42,14 +34,6 @@ repository on GitHub.
42
34
* Deletion of a temporary directory within a test no longer results in a test failure for
43
35
a temporary directory supplied via `@TempDir`.
44
36
45
- ==== Deprecations and Breaking Changes
46
-
47
- * ❓
48
-
49
- ==== New Features and Improvements
50
-
51
- * ❓
52
-
53
37
54
38
[[release-notes-5.4.1-junit-vintage]]
55
39
=== JUnit Vintage
@@ -59,11 +43,3 @@ repository on GitHub.
59
43
* Fix reporting of finish events of intermediate containers with static and dynamic
60
44
children, e.g. Spock test classes with regular and `@Unroll` feature methods in a test
61
45
suite.
62
-
63
- ==== Deprecations and Breaking Changes
64
-
65
- * ❓
66
-
67
- ==== New Features and Improvements
68
-
69
- * ❓
You can’t perform that action at this time.
0 commit comments