From d89f87fa73a3b48484f22e7abcf7b3130c03592d Mon Sep 17 00:00:00 2001 From: Liam Cardenas Date: Fri, 5 Jan 2018 21:22:51 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5909b74bb..1c1f049c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,15 +8,17 @@ Web UI version numbers should always match the corresponding version of LBRY App ## [Unreleased] ### Added - * + * Video state tracking in redux - developer only (#890) * ### Changed - * + * Improved text content in app (#921) * ### Fixed - * + * Right click works in the app again (#928) + * Icons are now the rights size (#925) + * Fixed tip sending error (#918) * ### Deprecated