mirror of
https://github.com/go-task/task.git
synced 2025-12-16 19:57:43 +01:00
chore: changelog for #2225
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
- Added `uuid`, `randInt` and `randIntN` template functions (#1346, #2225 by
|
||||||
|
@pd93).
|
||||||
- Added new `CLI_ARGS_LIST` array variable which contains the arguments passed
|
- Added new `CLI_ARGS_LIST` array variable which contains the arguments passed
|
||||||
to Task after the `--` (the same as `CLI_ARGS`, but an array instead of a
|
to Task after the `--` (the same as `CLI_ARGS`, but an array instead of a
|
||||||
string). (#2138, #2139, #2140 by @pd93).
|
string). (#2138, #2139, #2140 by @pd93).
|
||||||
|
|||||||
Reference in New Issue
Block a user