From e667a5422cfd0dc237b5909dc87712cd3f80e0f0 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 14 Jan 2020 16:13:44 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8379373c..7f2ccfe48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed +- Don't show edit screen for other channels ([#3470](https://github.com/lbryio/lbry-desktop/pull/3470)) +- Clear publish form when clicking "New Publish" ([#3463](https://github.com/lbryio/lbry-desktop/pull/3463)) +- Hide cursor on fullscreen videos ([#3458](https://github.com/lbryio/lbry-desktop/pull/3458)) +- Force color profile to render correct colors ([#3456](https://github.com/lbryio/lbry-desktop/pull/3456)) +- Video viewer not resizing properly ([#3427](https://github.com/lbryio/lbry-desktop/pull/3427)) + ### Added +- Better layout for viewing text files ([#3446](https://github.com/lbryio/lbry-desktop/pull/3446)) +- Show file as the thumbnail for free image claims ([#3317](https://github.com/lbryio/lbry-desktop/pull/3317)) + ### Changed +- Navigation redesign ([#3432](https://github.com/lbryio/lbry-desktop/pull/3432)) + ## [0.38.2] - [2019-12-21] ### Fixed