Skip to content

Commit 4834ac7

Browse files
committed
chore: changelog for #2166
1 parent c5afffb commit 4834ac7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
- Added an `--expiry` flag which sets the TTL for a remote file cache. By
3131
default the value will be 0 (caching disabled). If Task is running in
3232
offline mode or fails to make a connection, it will fallback on the cache.
33+
- `.taskrc` files can now be used from subdirectories and will be searched for
34+
recursively up the file tree in the same way that Taskfiles are (#2159, #2166
35+
by @pd93).
3336
- The default taskfile (output when using the `--init` flag) is now an embedded
3437
file in the binary instead of being stored in the code (#2112 by @pd93).
3538
- Improved the way we report the Task version when using the `--version` flag or

0 commit comments

Comments
 (0)