From 74f10d7b79be30e0ca87a65a2ca14a9d00262552 Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Sat, 23 Jan 2016 16:24:51 +0100 Subject: [PATCH] Update changelog to latest changes on master --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4933a99add..3dab61f29a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ Changelog - Livestreamer Twitch GUI - Implemented additional stream click actions. #180 - Implemented automatic menu refresh on focus regain. #177 - Reworked error handling of desktop notifications. #176 +- Added "Audio only" stream quality. #195 - Added always show game option to settings. #178 - Added option for disabling Windows8+ startmenu shortcut creation. #173 - Fixed not being able to refresh menus that failed to load. #189 +- Fixed bug causing scrolling to stop working. #196 - Fixed blurry application icon on Linux. [Changelog](https://github.com/bastimeyer/livestreamer-twitch-gui/compare/v0.11.1...master)