From 37b47b2c9b8d01e9336b3a2d4350082002594d65 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Thu, 12 Dec 2024 13:05:25 +0000
Subject: [PATCH] Add changelog for 0.48.0-rc1

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3c31e6..ee49cf4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.48.0-rc1 (2024-12-12)
+
+### Added (1 change)
+
+- [Introduce input to allow Developer role to plan](https://gitlab.com/components/opentofu/-/commit/89f7672cf6ac0735970820c7e5ba37271513b2c5) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/212))
+
+### Changed (1 change)
+
+- [Pass var file to init](https://gitlab.com/components/opentofu/-/commit/b7538d3d84d9cb2bfcf184032c15928b4d373f53) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/213))
+
 ## 0.47.0 (2024-12-10)
 
 ### Added (1 change)
-- 
GitLab