mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
CHANGELOG: Add references to entry
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
- Added new `splitArgs` to the template system
|
- Added new `splitArgs` to the template system
|
||||||
(`{{splitArgs "foo bar 'foo bar baz'"}}`) to ensure string is splitted as arguments not whitespaces
|
(`{{splitArgs "foo bar 'foo bar baz'"}}`) to ensure string is splitted as
|
||||||
|
arguments not whitespaces
|
||||||
|
([#1040](https://github.com/go-task/task/issues/1040), [#1059](https://github.com/go-task/task/pull/1059)).
|
||||||
|
|
||||||
## v3.22.0 - 2023-03-10
|
## v3.22.0 - 2023-03-10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user