From bcb65cd9fa80b588d5f2b56cc0588eae6b6b1c50 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 15 Oct 2020 14:31:10 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 685a1f6bf..0a2d0d964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +### Changed + +- Disable snapshot thumbnail upload on desktop until Electron issue is fixed ([#4905](https://github.com/lbryio/lbry-desktop/pull/4905)) + +### Fixed + + + +## [0.48.1] - [2020-10-14] + +### Added + - Add Publish Preview dialog _community pr!_ ([#4620](https://github.com/lbryio/lbry-desktop/pull/4620)) - "ctrl/cmd+enter" can now be used to directly submit a comment ([#4809](https://github.com/lbryio/lbry-desktop/pull/4809)) - Deeper comment thread depth ([#4868](https://github.com/lbryio/lbry-desktop/pull/4868))