From 0d447ab609eaa47d6f82b53e5889b96fb8bf29d5 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Tue, 5 Nov 2024 09:16:05 +0000
Subject: [PATCH] Add changelog for 0.40.0-rc2

---
 CHANGELOG.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9174501..019c308 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.
-- 
GitLab