From bc2cac165b85bcd19f5305703bcfef65f5e7b071 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Wed, 4 Dec 2024 09:03:05 +0000
Subject: [PATCH] Add changelog for 0.46.0

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 135c0f2..1fde171 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.46.0 (2024-12-04)
+
+### Added (1 change)
+
+- [Support `auto_encryption` feature](https://gitlab.com/components/opentofu/-/commit/d4ec9fba6c64a01e2875af403126d9570ea539dc) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/198))
+
+### Fixed (1 change)
+
+- [Install wget in alpine image to add support for building behind a proxy](https://gitlab.com/components/opentofu/-/commit/c9fcc5a49093b56429844ff5ddd2e0f5afff5891) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/205))
+
 ## 0.45.0 (2024-11-26)
 
 No changes.
-- 
GitLab