From 508b3808cd63f8999bb34be8ae4aac9ae173c72f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADn?= Date: Thu, 15 Feb 2024 11:07:57 +0100 Subject: [PATCH] Changelog for version 0.4.4 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 4bb4608993..203ace9652 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +Changes in Element X v0.4.4 (2024-02-15) +======================================== + +Bugfixes 🐛 +---------- + +- Fix decryption of previous messages after session verification not working. + Changes in Element X v0.4.3 (2024-02-14) ========================================