diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9a135197..6ae8c2e970 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: * backend/remote: Ensure variables are loaded correctly when using `terraform console` [GH-20858] * backend/remote: Make sure workspaces are correctly uploaded [GH-20953] +* backend/remote: Fix panic when loading cached configuration with 0.12 backend schema [GH-21199] * core: Fix a potential crash when loading module manifests with Windows paths [GH-20812] * core: Make sure UIInput keeps working after being canceled [GH-21140]