From 5ad46d251daa6b0c8e68802921866295c75a951b Mon Sep 17 00:00:00 2001 From: ganfra Date: Mon, 12 Oct 2020 17:57:09 +0200 Subject: [PATCH] Update CHANGES.md Co-authored-by: Benoit Marty --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3bda0d9084..257837dc6a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,7 +19,7 @@ Improvements 🙌: - Implement "Jump to read receipt" and "Mention" actions on the room member profile screen - Add Sygnal API implementation to test is Push are correctly received - Add PushGateway API implementation to test if Push are correctly received - - Cross signing: shouldn't offer to verify with other session when there is not. + - Cross signing: shouldn't offer to verify with other session when there is not. (#2227) Bugfix 🐛: - Improve support for image/audio/video/file selection with intent changes (#1376)