1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00

chore(changelog): add entry for #2350

This commit is contained in:
Andrey Nering
2025-11-11 14:42:18 -03:00
parent 43074c20f2
commit af1e755196

View File

@@ -11,6 +11,9 @@
- Improved performance of `--list` and `--list-all` by introducing a faster
compilation method that skips source globbing and checksum updates (#1322,
#2053 by @vmaerten).
- Fixed a concurrency bug with `output: group`. This ensures that begin/end
parts won't be mixed up from different tasks (#1208, #2349, #2350 by
@trulede).
## v3.45.4 - 2025-09-17