diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ced404b..b821e743 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # unreleased -- Allow env vars to override config files, but not command-line arguments, see #1152, #1281, and #2381 (@aaronkollasch) +- Breaking change: Environment variables can now override config file settings (but command-line arguments still have the highest precedence), see #1152, #1281, and #2381 (@aaronkollasch) ## Features