diff --git a/CHANGELOG.md b/CHANGELOG.md index 66432fd5..5b71ec9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ## Unreleased +- Fix bug where "up-to-date" logs were not being omitted for silent tasks + (#546, #1107 by @danquah). - Add `.hg` (Mercurial) to the list of ignored directories when using - `--watch` (#1098 from @misery). + `--watch` (#1098 by @misery). - More improvements to the release tool (#1096 by @pd93) - Enforce [gofumpt](https://github.com/mvdan/gofumpt) linter (#1099 by @pd93)