chore: changelog for #2942

This commit is contained in:
Valentin Maerten
2026-08-11 08:48:30 +02:00
parent 5e6b365fe8
commit e8404ea6e0

View File

@@ -39,6 +39,8 @@
- Added a verbose log line for failed tasks. In `--verbose` mode, a task whose - Added a verbose log line for failed tasks. In `--verbose` mode, a task whose
command exits non-zero now reports `task: "<name>" failed: <error>` instead of command exits non-zero now reports `task: "<name>" failed: <error>` instead of
stopping without a trace (#2240 by @Drino). stopping without a trace (#2240 by @Drino).
- Fixed pressing `Esc` at an interactive variable prompt not cancelling the run
(#2942 by @anilnatha).
## v3.52.0 - 2026-07-02 ## v3.52.0 - 2026-07-02