From 6ae166a5594c6a3b5f41c7c7318b6e0fd5d1a8dd Mon Sep 17 00:00:00 2001 From: Baltazar Gomez Date: Thu, 28 Sep 2017 20:19:25 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e4786a85..34bd0135d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,15 +8,19 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added - * + * * ### Changed - * - * + * Improved scrollbar design (UI/UX) [#574](https://github.com/lbryio/lbry-app/pull/574) + * Added a better tabs styles with nice animation. [#547](https://github.com/lbryio/lbry-app/pull/576) + * Display search bar on discover page instead of title and remove duplicated icon. + * Minor update for themes. ### Fixed - * + * Unresponsive header [#613](https://github.com/lbryio/lbry-app/issues/613) + * Fixed dark theme issues with text content. + * Minor css fixes. * ### Deprecated @@ -24,7 +28,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Removed - * + * * ## [0.16.0] - 2017-09-21