From 7db1d81eb697a4602922e09800767715e9967019 Mon Sep 17 00:00:00 2001 From: Onuray Sahin Date: Thu, 11 Mar 2021 16:51:17 +0300 Subject: [PATCH] Changelog added. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 55c7387379..ce3281d987 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Improvements 🙌: - Crypto improvement | Bulk send NO_OLM withheld code - Display the room shield in all room setting screens - Improve message with Emoji only detection (#3017) + - Api interceptor to allow app developers peek responses (#2986) Bugfix 🐛: - Fix bad theme change for the MainActivity