Add local changelog for 1.9.15.

This commit is contained in:
John Preston 2020-02-22 14:47:30 +04:00
parent 0743e71ab6
commit 50bf4dad36

View file

@ -55,6 +55,13 @@ std::map<int, const char*> BetaLogs() {
"\xE2\x80\xA2 Rotate photos and videos in the media viewer "
"using the rotate button in the bottom right corner.\n"
},
{
1009015,
"\xE2\x80\xA2 Mark new messages as read "
"while scrolling down through them.\n"
"\xE2\x80\xA2 Bug fixes and other minor improvements."
}
};
};