changelog

This commit is contained in:
Valentin Maerten
2025-12-15 23:07:12 +01:00
parent 91a4719fec
commit 32c0d38f86

View File

@@ -42,6 +42,8 @@
on failure, improving visibility in workflow summaries (#2568 by @vmaerten).
- Fixed a bug where `ignore_error` was ignored when using `task:` to call
another task (#2552, #363 by @trulede).
- Added `--remote-cache-dir` flag and `remote.cache-dir` taskrc option to
customize the cache directory for Remote Taskfiles (#2572 by @vmaerten).
## v3.45.5 - 2025-11-11