From 40929b96406ea510da36291e450351b4ac992375 Mon Sep 17 00:00:00 2001 From: oogm Date: Fri, 26 Mar 2021 17:21:33 +0100 Subject: [PATCH] Update CHANGES.md for a release with 1.1.4 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 03d9a45544..feff52b7b3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ Improvements 🙌: - Improve message with Emoji only detection (#3017) - Picture preview when replying. Also add the image preview in the message detail bottomsheet (#2916) - Api interceptor to allow app developers peek responses (#2986) + - Update reactions to Unicode 13.1 (#2998) Bugfix 🐛: - Fix bad theme change for the MainActivity @@ -68,7 +69,6 @@ Improvements 🙌: - Sending is now queuing by room and not uniquely to the session - Improve Snackbar duration (#2929) - Improve sending message state (#2937) - - Update reactions to Unicode 13.1 (#2998) Bugfix 🐛: - Try to fix crash about UrlPreview (#2640)