From e90f5edceaa8ae66dc7f863fb1269a33af95fa64 Mon Sep 17 00:00:00 2001 From: jcass Date: Sat, 30 Jan 2016 13:37:13 +0200 Subject: [PATCH] docs:Update changelog. Fixes #148. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 2e23e77..eae347f 100644 --- a/README.rst +++ b/README.rst @@ -103,6 +103,8 @@ v2.1.0 (UNRELEASED) - 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 `_). +- Re-align the menu and search buttons in the title bar. + (Fixes: `#148 `_). v2.0.0 (2015-03-26)