Add #968 to changelog

This commit is contained in:
Igor Gassmann 2018-02-26 23:52:39 -05:00
parent f4e094ba1c
commit 2df31a091e

View file

@ -8,7 +8,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased] ## [Unreleased]
### Added ### Added
* * Save app state when closing to tray ([#968](https://github.com/lbryio/lbry-app/issues/968))
* *
### Changed ### Changed
@ -16,7 +16,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
* *
### Fixed ### Fixed
* 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 ### Deprecated