diff --git a/CHANGELOG.md b/CHANGELOG.md
index a419bf3..9c7f4b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,19 @@
+
+## [0.5.2](https://github.com/angelabad/terraform-aws-msk-cluster/compare/v0.5.1...0.5.2) (2023-09-17)
+
+### Bug Fixes
+
+* Use new format for required providers
+* Add client_authentication_unauthenticated_enabled to simple example
+* Use square brackets for item access
+* Resolve recreation of provisioned volume throughput
+
+### Features
+
+* Add new output for cluster_name
+
+
## [v0.5.1](https://github.com/angelabad/terraform-aws-msk-cluster/compare/v0.5.0...v0.5.1) (2023-05-20)