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 #2418

This commit is contained in:
Andrey Nering
2025-11-11 15:51:33 -03:00
parent 0052ad2309
commit 19f72b7eb0

View File

@@ -14,6 +14,7 @@
- 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).
- Do not re-evaluate variables for `defer:` (#2244, #2418 by @trulede).
## v3.45.4 - 2025-09-17