From e0a286e7ecba22892940f64b2cc4019520c3d8f3 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Thu, 27 Feb 2025 08:57:21 +0000
Subject: [PATCH] Add changelog for 0.55.0-rc1

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac8a772..84ebff5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.55.0-rc1 (2025-02-27)
+
+### Added (2 changes)
+
+- [Support input for auto definting the HTTP backend](https://gitlab.com/components/opentofu/-/commit/0e88019bc5947dd11a418e56b8a5bbb92d062f7c) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/248))
+- [Add auto_delete_input to destroy job](https://gitlab.com/components/opentofu/-/commit/47e9b9e7ff2a9269d9abe7dbe6017ca2b7ccbb7a) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/247))
+
 ## 0.54.0 (2025-02-26)
 
 No changes.
-- 
GitLab