1
0
mirror of https://github.com/go-task/task.git synced 2025-10-08 23:02:02 +02:00

chore: changelog for #2380, #1403

This commit is contained in:
Valentin Maerten
2025-09-10 17:58:33 +02:00
parent 0fdb5e8665
commit 242523c797

View File

@@ -23,6 +23,10 @@
details (#2247, #2380, #2390, #2391 by @vmaerten, @pd93).
- Added experiments to the taskrc schema to clarify the expected keys and values
(#2235 by @vmaerten).
- Added support for new properties in `.taskrc.yml`: insecure, verbose,
concurrency, remote offline, remote timeout, and remote expiry. :warning: Note:
setting offline via environment variable is no longer supported. (#2389 by
@vmaerten)
#### Package API