Update CHANGELOG.md
This commit is contained in:
parent
18450209b7
commit
6ae166a559
1 changed files with 9 additions and 5 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -8,15 +8,19 @@ Web UI version numbers should always match the corresponding version of LBRY App
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
||||||
### Changed
|
### 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
|
### Fixed
|
||||||
*
|
* Unresponsive header [#613](https://github.com/lbryio/lbry-app/issues/613)
|
||||||
|
* Fixed dark theme issues with text content.
|
||||||
|
* Minor css fixes.
|
||||||
*
|
*
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
@ -24,7 +28,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
|
||||||
*
|
*
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
||||||
## [0.16.0] - 2017-09-21
|
## [0.16.0] - 2017-09-21
|
||||||
|
|
Loading…
Add table
Reference in a new issue