From 23601a3e480b5e3a885813f93600e1ac34e10020 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 15 Aug 2017 19:36:45 -0400 Subject: [PATCH] add changelog entry for daemon update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62d107031..eb66e3602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Changed + * Updated to daemon [0.15](https://github.com/lbryio/lbry/releases). Most relevant changes for app are improved announcing of content and a fix for the daemon getting stuck running. * Some form field refactoring as we progress towards form sanity. * When an "Open" button is clicked on a show page, if the file fails to open, the app will try to open the file's folder. * Removed confusing placeholder text from email input