chore: changelog for #2894

This commit is contained in:
Valentin Maerten
2026-06-28 22:03:17 +02:00
parent 1a0f146888
commit 1d9b3cb7db

View File

@@ -13,6 +13,9 @@
- Fixed task names containing certain characters (e.g. `\`, `_`, `^`) leaking
into checksum/timestamp filenames, breaking `sources:`/`generates:`
up-to-date detection (#2886 by @s3onghyun).
- Fixed `for: matrix:` loops using `ref:` rows producing wrong values when the
same task was run concurrently (e.g. by parallel `deps`) with different vars
(#2890, #2894 by @amitmishra11).
## v3.51.1 - 2026-05-16