From f4c1a7e0b302167f6ead5c65775a9ae4eb946ae3 Mon Sep 17 00:00:00 2001 From: jcass Date: Sun, 14 Feb 2016 10:38:01 +0200 Subject: [PATCH] docs:Update changelog. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 9d1b9b8..25e2281 100644 --- a/README.rst +++ b/README.rst @@ -73,6 +73,7 @@ v2.2.0 (UNRELEASED) **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 `_). v2.1.1 (2016-02-04) -------------------