mirror of https://github.com/procxx/kepka.git
Add local changelog for 1.9.15.
This commit is contained in:
parent
0743e71ab6
commit
50bf4dad36
|
@ -55,6 +55,13 @@ std::map<int, const char*> BetaLogs() {
|
||||||
|
|
||||||
"\xE2\x80\xA2 Rotate photos and videos in the media viewer "
|
"\xE2\x80\xA2 Rotate photos and videos in the media viewer "
|
||||||
"using the rotate button in the bottom right corner.\n"
|
"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."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue