chore: changelog for #2886

This commit is contained in:
Valentin Maerten
2026-06-21 16:25:11 +02:00
parent a72eb84c15
commit 3dcaa7db89

View File

@@ -10,6 +10,9 @@
by @Legimity).
- PowerShell completions now work with aliases of the `task` command, not just
the `task` binary itself (#2852 by @kojiishi).
- Fixed task names containing certain characters (e.g. `\`, `_`, `^`) leaking
into checksum/timestamp filenames, breaking `sources:`/`generates:`
up-to-date detection (#2886 by @s3onghyun).
## v3.51.1 - 2026-05-16