From 320eb8d93ad347ddb77ec404d9a54954cfe4077c Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Sun, 18 Jun 2017 10:53:06 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd4340c1b..f98234a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,24 +8,24 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added - * - * + * State is persisted through app close and re-open, resulting in faster opens ### Changed * Upgraded to lbry daemon 0.13, including updating API signatures * Channels resolve much faster + * Resolve is no longer cancelled on navigate ### Fixed * Fix help menu force reloading whole app - * + * Show page updates correctly when navigating from show page to another show page ### Deprecated * * ### Removed - * - * + * The author metadata field is no longer shown, in favor of first-class identities + * Availability is no longer checked before showing Download options, due to unreliability ## [0.12.0] - 2017-06-09