From 1e2121a99f6414e3bf4565e5736a116bef10be91 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sat, 16 Aug 2025 13:09:30 +0200 Subject: [PATCH] chore: changelog for #2235 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd111d7..751f60e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ [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 without having to install Go to build them (#2358 by @vmaerten). +- Added experiments to the taskrc schema to clarify the expected keys and + values (#2235 by @vmaerten). + #### Package API