chore: changelog for #2403

This commit is contained in:
Valentin Maerten
2025-12-12 21:23:17 +01:00
parent 5889ff6b65
commit 511f35a456

View File

@@ -36,6 +36,8 @@
default Taskfile it generates (#2433 by @andreynering).
- Watch mode (`--watch`) now always runs the task, regardless of `run: once` or
`run: when_changed` settings (#2566, #1388 by @trulede).
- Fixed global variables (CLI_ARGS, CLI_FORCE, etc.) not being accessible in
root-level vars section (#2403, #2397 by @trulede, @vmaerten).
## v3.45.5 - 2025-11-11