diff --git a/CHANGELOG.md b/CHANGELOG.md
index c923bb7..c8611ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,18 @@
+
+## [v0.1.0-alpha.5](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2020-10-05)
+
+### Chore
+
+* update image pull policy
+
+### Fix
+
+* leave etcd on scale down
+* remove requeue time
+* scale down the control plane
+
+
## [v0.1.0-alpha.4](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2020-09-23)
@@ -6,6 +20,10 @@
* ensure talosconfigs are created w/o controller=true in ownerref
+### Release
+
+* **v0.1.0-alpha.4:** prepare release
+
## [v0.1.0-alpha.3](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2020-09-22)