diff --git a/Telegram/SourceFiles/core/changelogs.cpp b/Telegram/SourceFiles/core/changelogs.cpp index d8419e6da..a208515d8 100644 --- a/Telegram/SourceFiles/core/changelogs.cpp +++ b/Telegram/SourceFiles/core/changelogs.cpp @@ -54,7 +54,10 @@ std::map BetaLogs() { "- Add a \"Close to Taskbar\" option when tray icon is disabled " "(Windows and Linux)." - } + }, + { + 3000005, + "- Add support for Emoji 13.1." }; };