diff --git a/CHANGELOG.md b/CHANGELOG.md index bb69008a3..ae7cb6c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -16,7 +16,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### 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