From 8dc9637e7a98d6583afe93b46c92973b9784220f Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 16 Sep 2025 19:36:19 +0200 Subject: [PATCH] chore: changelog for #2413, #2424, #2425 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f834ba..d3ff3ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Unreleased + +- Fixed a bug where `cache-expiry` could not be defined in `.taskrc.yml` (#2423 + by @vmaerten). +- Fixed a bug where `.taskrc.yml` files in parent folders were not read + correctly (#2424 by @vmaerten). +- Fixed a bug where autocomplete in subfolders did not work with zsh (#2425 by + @vmaerten). + ## v3.45.3 - 2025-09-15 - Task now includes built-in core utilities to greatly improve compatibility on