diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5edd9123f6922b60c499452cd1bac159bc6fbec1_Q0hBTkdFTE9HLm1k..90e08ede629a71d4419ecbf4749b1dd288f94dd6_Q0hBTkdFTE9HLm1k 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,10 @@
 - Fixed behaviour of postgres_user provider with unspecified passwords/options 8bd2e615
 - Added roles to ease HA Postgres configuration d7d0f32a
 
+10.2.6
+
+- Update Mattermost to 4.3.4
+
 10.2.3
 
 - Adjust number of unicorn workers if running a Geo secondary node
@@ -64,6 +68,10 @@
 - Disable TLSv1 and SSLv3 ciphers for postgresql 7ab9004f
 - Add support for multiple Redis instances f6af9a81
 
+10.1.6
+
+- Update Mattermost to 4.2.2
+
 10.1.3
 
 - No changes