From bd15adb2c9acc48837e0099008681fe06f3f9619 Mon Sep 17 00:00:00 2001 From: ganfra Date: Tue, 10 Jun 2025 16:21:51 +0200 Subject: [PATCH] Changelog for version 1.6.42 --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d9059cad14..9547bc7652 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +Changes in Element v1.6.42 (2025-06-10) +======================================= + +- Bump org.matrix.rustcomponents:crypto-android to 0.11.1 ([#9043](https://github.com/element-hq/element-android/pull/9043)) + + Changes in Element v1.6.40 (2025-06-02) =======================================