diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fc7315d..870cd246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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