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 #1814

This commit is contained in:
Andrey Nering
2024-09-18 22:20:51 -03:00
parent 1bf850592c
commit 23d578ac8c

View File

@@ -7,6 +7,8 @@
- Fixed a bug where the help was displayed twice (#1805, #1806 by @vmaerten). - Fixed a bug where the help was displayed twice (#1805, #1806 by @vmaerten).
- Fixed a bug where ZSH and PowerShell completions did not work when using the - Fixed a bug where ZSH and PowerShell completions did not work when using the
recommended method. (#1813, #1809 by @vmaerten and @shirayu) recommended method. (#1813, #1809 by @vmaerten and @shirayu)
- Fix variables not working properly for a `defer:` statement (#1803, #1814 by
@vmaerten and @andreynering).
## v3.39.0 - 2024-09-07 ## v3.39.0 - 2024-09-07