We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700bf00 commit 8dc9637Copy full SHA for 8dc9637
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Fixed a bug where `cache-expiry` could not be defined in `.taskrc.yml` (#2423
6
+ by @vmaerten).
7
+- Fixed a bug where `.taskrc.yml` files in parent folders were not read
8
+ correctly (#2424 by @vmaerten).
9
+- Fixed a bug where autocomplete in subfolders did not work with zsh (#2425 by
10
+ @vmaerten).
11
12
## v3.45.3 - 2025-09-15
13
14
- Task now includes built-in core utilities to greatly improve compatibility on
0 commit comments