diff --git a/CHANGELOG-3.3.md b/CHANGELOG-3.3.md
index 63ee03022..9800cb5ef 100644
--- a/CHANGELOG-3.3.md
+++ b/CHANGELOG-3.3.md
@@ -8,6 +8,19 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.
+## [v3.3.24](https://github.com/etcd-io/etcd/releases/tag/v3.3.24) (TBD)
+
+See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.23...v3.3.24) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes.
+
+### Package `etcd server`
+
+- [Fix invalid Go type in etcdserverpb](https://github.com/etcd-io/etcd/pull/12215).
+
+
+
+
+
+
## [v3.3.23](https://github.com/etcd-io/etcd/releases/tag/v3.3.23) (2020-07-16)
See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.22...v3.3.23) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes.