Skip to content

Commit ad68ef0

Browse files
authored
[3.20] prepare 3.20~alpha1 release (#12095)
Signed-off-by: Etienne Marais <self@maiste.fr>
1 parent a9cc152 commit ad68ef0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
3.20.0~alpha0 (2025-07-28)
1+
3.20.0~alpha1 (2025-07-29)
22
--------------------------
33

44
### Fixed
@@ -54,6 +54,10 @@
5454
- Add `--alias` and `--alias-rec` flags as an alternative to the `@@` and `@`
5555
syntax in the command line (#12043, fixes #5775, @rgrinberg)
5656

57+
- Added a `(timeout <float>)` field to the `(cram)` stanza to specify per-test
58+
time limits. Tests exceeding the timeout are terminated with an error.
59+
(#12041, @Alizter)
60+
5761
### Changed
5862

5963
- Format long lists in s-expressions to fill the line instead of

doc/changes/12041.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)