Skip to content

Commit 413574e

Browse files
committed
chore: changelog for #1322, #2053
1 parent 4b39bec commit 413574e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
Taskfile could not be found (#2431 by @andreynering).
77
- Fixed a bug that caused an error when including a Remote Git Taskfile (#2438
88
by @twelvelabs).
9-
- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and corrected
10-
handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
9+
- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and
10+
corrected handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
11+
- Improved performance of `--list` and `--list-all` by introducing a faster
12+
compilation method that skips source globbing and checksum updates (#1322,
13+
#2053 by @vmaerten).
1114

1215
## v3.45.4 - 2025-09-17
1316

0 commit comments

Comments
 (0)