From 2b7dc1190e942f1ce2d37101824ae5b9cef4c440 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 17 Jun 2016 21:50:01 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8d8252c..1febe2be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ #### Windows - Added the tooltip for the tray icon in order to show count of unread channels/mantions. - Added the option to launch the application on login. +- Added the option to blink the taskbar icon when a new message has arrived. #### Linux - Added the option to show the icon on menu bar. (requires libappindicator1 on Ubuntu)