Skip to content

Commit 68ce8b1

Browse files
committed
chore: changelog for #2220
1 parent 5323990 commit 68ce8b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
string). (#2138, #2139, #2140 by @pd93).
1010
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
1111
- Added `task` field the `--list --json` output (#2256 by @aleksandersh).
12+
- When using the
13+
[Remote Taskfiles experiment](https://github.com/go-task/task/issues/1317),
14+
any credentials used in the URL will now be redacted in Task's output (#2100,
15+
#2220 by @pd93).
1216
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
1317
by @vmaerten).
1418
- Fixed a bug where taskfiles in directories containing spaces created

0 commit comments

Comments
 (0)