Updated changelog

This commit is contained in:
Liam Cardenas 2017-12-13 09:15:06 -08:00
parent 7d26c58954
commit 783fa9df5a

View file

@ -8,15 +8,17 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased] ## [Unreleased]
### Added ### Added
* * Added empty rewards message on overview page (https://github.com/lbryio/lbry-app/pull/847).
* *
### Changed ### Changed
* * Updated developer tools and restructured code (https://github.com/lbryio/lbry-app/pull/861)(https://github.com/lbryio/lbry-app/pull/862).
* *
### Fixed ### Fixed
* * Fixed typos (https://github.com/lbryio/lbry-app/pull/845)(https://github.com/lbryio/lbry-app/pull/846).
* Fixed theme-related error while running in development (https://github.com/lbryio/lbry-app/pull/865).
* Fixed build/signing error on Windows (https://github.com/lbryio/lbry-app/pull/864).
* *
### Deprecated ### Deprecated