diff --git a/CHANGELOG.md b/CHANGELOG.md
index 135c0f22f941ddc0bfc70ff53ef9f17755b1acd8..1fde17139115eda154bd0c4e4e89ba584ee7f7a9 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.