From 242523c797c79a5a8f0fef962c02daceb5261c2a Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Wed, 10 Sep 2025 17:58:33 +0200 Subject: [PATCH] chore: changelog for #2380, #1403 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 667533d3..c7db9b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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