From 60b344bcb96ee5b28277ba848c8d5bcfeae89757 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Wed, 8 Nov 2017 18:19:38 -0500 Subject: [PATCH] update changelog prior to rc --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc90574f..9b207e42a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,10 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added - * Now you can revoke your claims from the txns list itself.(#581) - * The app now closes to the system tray unless specifically requested to quit. (#374) + * Trending! The landing page of the app now features content that is surging in popularity relative to past interest. + * The app now closes to the system tray. This will help improve publish seeding and network performance. Directing the app to quit or exit will close it entirely. (#374) + * You can now revoke past publishes to receive your credits. (#581) + * You can now unlock tips sent to you so you can send them elsewhere or spend them. (#581) * Added new window menu options for reloading and help. * Rewards are now marked in transaction history (#660) *