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

chore: changelog for #2413, #2424, #2425

This commit is contained in:
Valentin Maerten
2025-09-16 19:36:19 +02:00
parent 700bf00107
commit 8dc9637e7a

View File

@@ -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