From 87ad2c5d38c3d850034054995abfeb20c30a4c8c Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Fri, 9 Aug 2019 17:29:19 +0100 Subject: [PATCH] updated changelog --- src/utils/changelog.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 22c8a57..388e7f1 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -24,7 +24,8 @@ const config = [ "Fixed a bug where messages would appear blurry sometimes.", "Fixed a bug where scrolling would be inverted in some devices.", "Responsive images and embeds." - ] + ], + msg: 'Notice: If your message history loads mid way, this is because of our new message scrolling down system. This will be fixed after you send few messages.' }, { version: 5.8,