1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00

chore(changelog): add entry for #2434

This commit is contained in:
Andrey Nering
2025-11-11 16:51:53 -03:00
parent ee99849b1d
commit a3a3e7fb0b

View File

@@ -18,6 +18,8 @@
- Improve error message when a Taskfile is not found (#2441, #2494 by @vmaerten). - Improve error message when a Taskfile is not found (#2441, #2494 by @vmaerten).
- Fixed generic error message `exit status 1` when a dependency task failed - Fixed generic error message `exit status 1` when a dependency task failed
(#2286 by @GrahamDennis). (#2286 by @GrahamDennis).
- Fixed YAML library from the unmaintained `gopkg.in/yaml.v3` to the new fork
maintained by the official YAML org (#2171, #2434 by @andreynering).
## v3.45.4 - 2025-09-17 ## v3.45.4 - 2025-09-17