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

chore: add changelog entry for #2102, #2103 and #2186

This commit is contained in:
Andrey Nering
2025-04-18 22:32:19 -03:00
parent 768dca053b
commit c1ab661cf2

View File

@@ -34,6 +34,8 @@
- Fixed Fish completion on newer Fish versions (#2130 by @atusy).
- Fixed a bug where undefined/null variables resolved to an empty string instead
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).
#### Package API