From 3ed6e53ce1f2f8f907ac678a642d615dd7e252ef Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 23 Apr 2020 13:13:22 -0400 Subject: [PATCH] udpate changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d561015ea..196cce1a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed +- Show 'elapsed/total' isntead of countdown timer on video player _community pr!_ ([#4049](https://github.com/lbryio/lbry-desktop/pull/4049)) + ### Fixed + - Fixed the title of the subscribe button getting out of sync on fast hover movements _community pr!_ ([#4054](https://github.com/lbryio/lbry-desktop/pull/4054)) - Add fallback when images fail to load _community pr!_ ([#4019](https://github.com/lbryio/lbry-desktop/pull/4019))