chore: changelog for #2959

This commit is contained in:
Valentin Maerten
2026-08-10 16:27:19 +02:00
parent 2888867c94
commit 678bd6ba62

View File

@@ -24,6 +24,9 @@
gets `{{.TIMESTAMP}}` and no longer a `{{.CHECKSUM}}` (which now renders as an
empty string), and neither variable is injected when the effective method is
`none` (#2924 by @vmaerten).
- `includes.excludes` can now exclude a whole namespace: append `:*` to the
namespace name, e.g. `excludes: ['debug:*']`. Bare entries still match a
single task name exactly (#2300, #2959 by @xmxxc).
## v3.52.0 - 2026-07-02