Beta version 3.0.5: Add in-app changelog.

This commit is contained in:
John Preston 2021-09-17 10:57:42 +03:00
parent efd4cceb19
commit 10d405aef4

View file

@ -54,7 +54,10 @@ std::map<int, const char*> BetaLogs() {
"- Add a \"Close to Taskbar\" option when tray icon is disabled "
"(Windows and Linux)."
}
},
{
3000005,
"- Add support for Emoji 13.1."
};
};