Merge branch 'master' into fix/986-published-claims-out-of-order

This commit is contained in:
Sean Yesmunt 2018-02-26 20:55:06 -08:00 committed by GitHub
commit 028c40fb64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased]
### Added
*
* Save app state when closing to tray ([#968](https://github.com/lbryio/lbry-app/issues/968))
*
### Changed
@ -18,6 +18,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
### Fixed
* Fixed sort by date of published content ([#986](https://github.com/lbryio/lbry-app/issues/986))
* Fix night mode start time, set to 9PM (#1050)
* Fix night mode start time, set to 9PM ([#1050](https://github.com/lbryio/lbry-app/issues/1050))
*
### Deprecated