Fix #986 published claims out of order #1018

Merged
Jeremy1026 merged 7 commits from fix/986-published-claims-out-of-order into master 2018-02-27 05:55:31 +01:00
Showing only changes of commit 028c40fb64 - Show all commits

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