diff --git a/CHANGELOG.md b/CHANGELOG.md index 9174501f762676da706bbfbf4d1bcf4ba05463a1..019c308bd61bb8ac5121e6270d906ca4a8147ffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.40.0-rc2 (2024-11-05) + +### Added (1 change) + +- [Pass `plan` input down from compound templates](https://gitlab.com/components/opentofu/-/commit/4005bfaa98b82c73fbadaff6428398f9a0af15d6) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/169)) + +### Development (1 change) + +- [This is a changelog test commit](https://gitlab.com/components/opentofu/-/commit/7cba70e7b82843b05bf4c5bfcb2e7260596e4d04) + ## 0.40.0-rc1 (2024-11-04) No changes.