Skip to content

Commit 04579c0

Browse files
committed
chore: changelog for #2391
1 parent 39462cb commit 04579c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
[nightly builds](https://github.com/go-task/task/releases/tag/nightly). This
1010
will allow people to test our changes before they are fully released and
1111
without having to install Go to build them (#2358 by @vmaerten).
12+
- Added support for global config files in `$XDG_CONFIG_HOME/task/taskrc.yml` or
13+
`$HOME/.taskrc.yml`. Check out our new
14+
[configuration guide](https://taskfile.dev/docs/reference/config) for more
15+
details (#2247, #2380, #2390, #2391 by @vmaerten, @pd93).
1216
- Added experiments to the taskrc schema to clarify the expected keys and values
1317
(#2235 by @vmaerten).
14-
- Added support for a global config file at `$XDG_CONFIG_HOME/task/.taskrc.yml` or
15-
`$HOME/.taskrc.yml` (#2380 by @vmaerten, @pd93).
1618

1719
#### Package API
1820

0 commit comments

Comments
 (0)