1
0
mirror of https://github.com/go-task/task.git synced 2025-09-16 09:26:16 +02:00

chore(changelog): add entry for #1613

This commit is contained in:
Andrey Nering
2024-04-23 22:58:56 -03:00
parent fa022be1f9
commit 24059a4b76

View File

@@ -11,6 +11,7 @@
- Fix error when a file or directory in the project contained a special char
like `&`, `(` or `)` (#1551, #1584 by @andreynering).
- Added alias `q` for template function `shellQuote` (#1601, #1603 by @vergenzt)
- Added support for `~` on ZSH completions (#1613 by @jwater7).
## v3.36.0 - 2024-04-08