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