diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b89b870..882c4dc3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ title: Changelog
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
Don't expect breaking changes between 2 releases if they have the same major version.
+### release 1.26.2 2024-04-04
+
+#### Improvement
+* add a config pool for redis connections [#409](https://github.com/ContentSquare/chproxy/issues/409)
+
+
### release 1.26.1 2024-02-26
#### Bug fix