1
0
mirror of https://github.com/go-task/task.git synced 2025-06-04 23:38:05 +02:00

chore: changelog for #2112

This commit is contained in:
Pete Davison 2025-03-12 19:59:54 +00:00
parent c544b0058d
commit b68f4067d9
No known key found for this signature in database

View File

@ -2,6 +2,9 @@
## Unreleased
- The default taskfile (output when using the `--init` flag) is now an embedded
file in the binary instead of being stored in the code (#2112 by @pd93).
#### Package API
- The [`Executor`](https://pkg.go.dev/github.com/go-task/task/v3#Executor) now