From b88debad9221d704b03fce77e0da0de361a65268 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Fri, 13 Dec 2024 14:58:55 +0000
Subject: [PATCH] Add changelog for 0.48.0

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee49cf4..2a155dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.48.0 (2024-12-13)
+
+### 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.48.0-rc1 (2024-12-12)
 
 ### Added (1 change)
-- 
GitLab