From f438fba4a4d4fb7a1861f054f66543e4c76ce251 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Tue, 5 Nov 2024 09:22:27 +0000
Subject: [PATCH] Add changelog for 0.40.0-rc3

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 019c308..f0acfe4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.40.0-rc3 (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-rc2 (2024-11-05)
 
 ### Added (1 change)
-- 
GitLab