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,