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

chore: changelog for #2107

This commit is contained in:
Pete Davison
2025-03-10 11:48:10 +00:00
parent 6604b9a8cc
commit 23fd7e782c

View File

@ -1,5 +1,10 @@
# Changelog
## Unreleased
- Fixed a bug where some special variables caused a type error when used global
variables (#2106, #2107 by @pd93).
## v3.42.0 - 2025-03-08
- Made `--init` less verbose by default and respect `--silent` and `--verbose`