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

chore: add changelog entry for #2173

This commit is contained in:
Andrey Nering
2025-04-21 13:48:25 -03:00
parent 7169bf6434
commit 0a6cd1ee42

View File

@@ -49,6 +49,7 @@
- The `USER_WORKING_DIR` special now will now properly account for the `--dir`
(`-d`) flag, if given (#2102, #2103 by @jaynis, #2186 by @andreynering).
- Fix Fish completions when `--global` (`-g`) is given (#2134 by @atusy).
- Fixed variables not available when using `defer:` (#1909, #2173 by @vmaerten).
#### Package API