diff --git a/CHANGELOG.md b/CHANGELOG.md index d2c6d0fb..eda003b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ - Correctly determine the end of the line in UTF16LE/BE input #3369 (@keith-hall) - `--style=changes` no longer prints a two-space indent when the file is unmodified, see issue #2710 and PR #3406 (@jyn514) - Add missing shell completions, see #3411 (@keith-hall) +- Execute help/version/diagnostic commands even with invalid config/arguments present, see #3414 (@keith-hall) ## Other