Update CHANGES.md

Co-authored-by: Benoit Marty <benoitm@matrix.org>
This commit is contained in:
ganfra 2020-10-12 17:57:09 +02:00 committed by GitHub
parent d8e9d363fa
commit 5ad46d251d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)