1
0
mirror of https://github.com/go-task/task.git synced 2025-05-31 23:19:42 +02:00

chore: add changelog entry for #2134

This commit is contained in:
Andrey Nering 2025-04-18 22:56:46 -03:00
parent 7416b7d77e
commit f789c57624

View File

@ -36,6 +36,7 @@
of `nil` (#1911, #2144 by @pd93).
- 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).
#### Package API