Skip to content

Commit f74e766

Browse files
committed
changelog
1 parent 5bad812 commit f74e766

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
@@ -6,6 +6,9 @@
66
ensure unique filenames (#2507 by @vmaerten).
77
- Fix `run: when_changed` to work properly for Taskfiles included multiple times
88
(#2508, #2511 by @trulede).
9+
- Improved performance of fuzzy task name matching by implementing lazy
10+
initialization. Added `--disable-fuzzy` flag and `disable-fuzzy` taskrc option
11+
to allow disabling fuzzy matching entirely (#2521, #2523 by @vmaerten).
912

1013
## v3.45.5 - 2025-11-11
1114

0 commit comments

Comments
 (0)