From 029840ea20676616853ca0519ef3759e6a42d56b Mon Sep 17 00:00:00 2001 From: jcass Date: Thu, 28 Jan 2016 17:01:33 +0200 Subject: [PATCH] doc: Add changelog entry for title bar fix. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index ebe969d..3a5fa03 100644 --- a/README.rst +++ b/README.rst @@ -100,6 +100,8 @@ v2.1.0 (UNRELEASED) `#135 `_). - Fix Javascript syntax errors. (Fixes: `#122 `_). - Fix vertical alignment of playback control buttons in footer. +- Increase width of header so that more text can be rendered in the title bar. + (Fixes: `#144 `_). v2.0.0 (2015-03-26)