1
0
mirror of https://github.com/go-task/task.git synced 2025-11-25 22:32:55 +02:00

chore: changelog for #2380

This commit is contained in:
Valentin Maerten
2025-08-18 22:49:44 +02:00
committed by Valentin Maerten
parent f89c12ddf0
commit 72dfec68b0

View File

@@ -9,9 +9,10 @@
[nightly builds](https://github.com/go-task/task/releases/tag/nightly). This [nightly builds](https://github.com/go-task/task/releases/tag/nightly). This
will allow people to test our changes before they are fully released and will allow people to test our changes before they are fully released and
without having to install Go to build them (#2358 by @vmaerten). without having to install Go to build them (#2358 by @vmaerten).
- Added experiments to the taskrc schema to clarify the expected keys and - Added experiments to the taskrc schema to clarify the expected keys and values
values (#2235 by @vmaerten). (#2235 by @vmaerten).
- Added support for a global config file at `$XDG_CONFIG_HOME/task/.taskrc.yml` or
`$HOME/.taskrc.yml` (#2380 by @vmaerten, @pd93).
#### Package API #### Package API