From f5daf70d41394b07dbb828b11fc95222ee9580b6 Mon Sep 17 00:00:00 2001 From: Liam Cardenas Date: Fri, 8 Dec 2017 13:56:45 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d02405ad1..80de1662f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * The credit balance displayed in the main app navigation displays two decimal places instead of one. * Moved all redux code into /redux folder * Channel names in pages are highlighted to indicate them being clickable(#814) + * Video download error messages are now more understandable. * ### Fixed