diff --git a/CHANGELOG.md b/CHANGELOG.md index 7791b307be..6ddd8874bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ NEW FEATURES: IMPROVEMENTS: * backend/s3: Support for the new AWS region `ap-east-1` [GH-21117] +* backend/remote: Do not unlock a workspace after a failed state upload [GH-21148] * command/init: Improve formatting of provider names during discovery [GH-21094] * command/0.12upgrade: Upgrade indexing of splat syntax [GH-21103] * command/0.12upgrade: Return error for invalid references (e.g. with initial digits) [GH-21103]