From a28969aa9e9da4d7860c612e4c0a06d2fce673b5 Mon Sep 17 00:00:00 2001 From: jcass Date: Mon, 15 Feb 2016 07:38:31 +0200 Subject: [PATCH] docs:Update changelog. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4eb655d..a9ff95e 100644 --- a/README.rst +++ b/README.rst @@ -66,13 +66,13 @@ v2.2.0 (UNRELEASED) - Upgrade Font-Awesome libraries to version 4.5.0. - Upgrade jQuery libraries to version 1.12.0. - Upgrade last.fm JavaScript libraries to the latest version available on the GitHub master branch of the repository. + +**Fixes** + - Remove unused iScroll libraries and references. - Remove unused jQuery.Mobile.iScrollView libraries and references. - Remove unused jQuery.Truncate libraries and references. - Avoid polling for current track and time changes. (Fixes: `#40 `_). - -**Fixes** - - Prevent mobile devices from scaling when used in landscape mode. (Fixes: `#157 `_). - Scrolling now works in full screen mode for Chrome and Safari as well. (Fixes: `#53 `_). - No longer interferes with changes to Mopidy's volume levels that are triggered externally. (Fixes: `#162 `_).