Merge branch 'master' into fix/986-published-claims-out-of-order
This commit is contained in:
commit
028c40fb64
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue