diff --git a/CHANGELOG.md b/CHANGELOG.md index b7bc83c6ee..020d959da1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * core: prevent create_before_destroy cycles by not connecting module close nodes to resource instance destroy nodes [GH-26186] +* core: fix error where plan action changes from CreateThenDelete to DeleteThenCreate [GH-26192] * states/remote: fix `state push -force` to work for all backends [GH-26190] ## 0.13.2 (September 02, 2020)