chore: changelog for #2773

This commit is contained in:
Valentin Maerten
2026-06-29 15:42:22 +02:00
parent 616433df75
commit d4dc3dc448

View File

@@ -18,6 +18,9 @@
(#2890, #2894 by @amitmishra11).
- Added a `secret: true` flag for variables that masks their value in logs,
`task --summary`, and command output (#2514 by @vmaerten).
- Added the `use_gitignore` setting (global or per-task) to skip files matched
by your `.gitignore` when fingerprinting `sources`/`generates` and when
watching (#2773 by @vmaerten).
## v3.51.1 - 2026-05-16