1
0
mirror of https://github.com/go-task/task.git synced 2025-06-27 00:51:05 +02:00

chore: changelog for #1649

This commit is contained in:
Pete Davison
2024-05-12 19:33:39 +00:00
parent 725f929778
commit 2f4876b71c

View File

@ -3,6 +3,8 @@
## Unreleased
- Fixed a bug where an empty Taskfile would cause a panic (#1648 by @pd93).
- Fixed a bug where includes Taskfile variable were not being merged correctly
(#1643, #1649 by @pd93).
## v3.37.1 - 2024-05-09