From 3f66b399dc3170114f4586db09a83604f3739bea Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Fri, 28 Feb 2025 12:06:08 +0000
Subject: [PATCH] Add changelog for 0.55.0

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00f4635..b8d9a56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.55.0 (2025-02-28)
+
+### 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.55.0-rc3 (2025-02-28)
 
 ### Added (2 changes)
-- 
GitLab