From 317aea749235673c84a58d8d2c7a5eeda26e729a Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Sun, 4 Nov 2018 02:18:58 -0600 Subject: [PATCH] Updated changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index f6338bb..2820bb9 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ * Added a basic user profile viewer. * Added support for listening voice messages in chats. Currently it is not possible to send them, until the new API will be released. * For now, all features related to audio playback have been disabled. +* Fixed an error that was making Socializer unable to display chat history properly. It was showing the first 200 items in a conversation instead the last 200 items. Now chat will be displayed accordingly. ## Changes in build 2016.07.08 (08/07/2016)