mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
chore: changelog for #2256
This commit is contained in:
@ -8,6 +8,7 @@
|
|||||||
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).
|
||||||
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
|
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
|
||||||
|
- Added `task` field the `--list --json` output (#2256 by @aleksandersh).
|
||||||
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
|
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
|
||||||
by @vmaerten).
|
by @vmaerten).
|
||||||
- Fixed a bug where taskfiles in directories containing spaces created
|
- Fixed a bug where taskfiles in directories containing spaces created
|
||||||
|
Reference in New Issue
Block a user