diff --git a/CHANGELOG.md b/CHANGELOG.md index 29295a59f..66c252650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ IMPROVEMENTS: BUG FIXES: + * command/apply: Applies from plans with backends set will reuse the backend rather than local [GH-12785] * command/init: Changing only `-backend-config` detects changes and reconfigures [GH-12776] * command/push: Detect local state and error properly [GH-12773] * command/refresh: Allow empty and non-existent state [GH-12777]