From 304a737b6daf4bd0aafe06e48444c5c368374e2d Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Mon, 5 Jun 2017 11:47:18 -0400 Subject: [PATCH] upgrade changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ee6f3ae..08971fd20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,18 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added - * + * More file types, like audio and documents, can be streamed and/or served from the app * ### Changed - * + * All UI strings are now rendered according to gettext standard, in prep for i18n * ### Fixed - * - * + * If a daemon is running but unresponsive, startup is no longer blocked indefinitely + * Updated deprecated LBRY API call signatures + * App scrolls to the top of the page on navigation + * Download progress works properly for purchased but deleted files ### Deprecated *