diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a2d0d964..359f83932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed + +### Fixed + + +## [0.48.2] - [2020-10-16] + +### Changed + - Disable snapshot thumbnail upload on desktop until Electron issue is fixed ([#4905](https://github.com/lbryio/lbry-desktop/pull/4905)) ### Fixed +- Files not opening externally properly ([#4908](https://github.com/lbryio/lbry-desktop/pull/4908)) + ## [0.48.1] - [2020-10-14]