From 08decf47c62fb66e831f8d2b21768f373d7fdd39 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 24 Sep 2024 07:29:32 +0200 Subject: [PATCH] Fix version which migrate the session to the crypto Rust SDK in the release note. --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9d2f39a441..9c728d0b98 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Changes in Element v1.6.22 (2024-09-23) ======================================= Important: this version removes the dependency of the deprecated libolm library. -Application installations that have not been updated to the first version with the migration (1.6.3 release at 2023-06-27) will not be able to migrate the account. +Application installations that have not been updated to the first version with the migration (v1.6.0 released at 2023-05-17) will not be able to migrate the account. More details in ([#8901](https://github.com/element-hq/element-android/issues/8901)) Other changes