Skip to content

Commit afd4f27

Browse files
committed
Prepare release notes for 2.4-M3
1 parent ab84e91 commit afd4f27

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/release_notes.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33

44
include::include.adoc[]
55

6-
== 2.4 (tbd)
6+
== 2.4-M4 (tbd)
7+
8+
* Fix nested regex finding in conditions spockPull:1931[]
9+
** Fixes spockIssue:1930[] a regression introduced in M2 by spockPull:1921[]
710

811
== 2.4-M3 (2024-03-21)
912

@@ -28,7 +31,7 @@ include::include.adoc[]
2831
* Improve Spock's documentation by automatically linking source snippets in the docs to the code spockPull:1904[]
2932
* Improve `@Retry` extension parallel-safeness spockPull:1701[]
3033
* Improve `@RepeatUntilFailure` by allowing multiple annotations in the same specification spockPull:1912[]
31-
* Improve collection matchers by supporting them in nested in complex assertions spockPull:1921[]
34+
* [.line-through]#Improve collection matchers by supporting them in nested in complex assertions spockPull:1921[]#
3235
* Improve stacktrace filtering by also handling suppressed exceptions spockPull:1923[]
3336
* Fix possible deadlock when blocking in mock response generators spockPull:1910[]
3437
** Fix fallout of spockPull:1885[] introduced in M2

0 commit comments

Comments
 (0)