1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

chore: changelog for #1437

This commit is contained in:
Pete Davison
2023-12-21 16:07:44 +00:00
parent 39a4b4d413
commit 9d81608337

View File

@ -5,6 +5,8 @@
- Added support for looping over map variables with the
[Any Variables experiment](https://taskfile.dev/experiments/any_variables)
enabled (#1435, #1437 by @pd93).
- Fixed a bug where dynamic variables were causing errors during fast
compilation (#1435, #1437 by @pd93)
## v3.33.0 - 2023-12-20