Skip to content

Commit f8736c5

Browse files
committed
chore: changelog for #2140
1 parent 6896acc commit f8736c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
- Added new `CLI_ARGS_LIST` array variable which contains the arguments passed
6+
to Task after the `--` (the same as `CLI_ARGS`, but an array instead of a
7+
string). (#2138, #2139, #2140 by @pd93).
58
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
69
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
710
by @vmaerten).

0 commit comments

Comments
 (0)