1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

chore: changelog for #2147

This commit is contained in:
Pete Davison
2025-03-31 20:50:14 +00:00
parent 2a92b70bc2
commit 1939f83ffe

View File

@ -30,7 +30,7 @@
#### Package API
- The [`Executor`](https://pkg.go.dev/github.com/go-task/task/v3#Executor) now
uses the functional options pattern (#2085 by @pd93).
uses the functional options pattern (#2085, #2147 by @pd93).
## v3.42.1 - 2025-03-10