chore: changelog for #2686

This commit is contained in:
Valentin Maerten
2026-02-15 14:45:47 +01:00
parent df7810ab63
commit dc8ac5e79f

View File

@@ -2,6 +2,8 @@
## Unreleased
- Fixed included Taskfiles with `watch: true` not triggering watch mode when
called from the root Taskfile (#2686, #1763 by @trulede).
- Fixed Remote Git Taskfiles failing on Windows due to backslashes in URL paths
(#2656 by @Trim21).