update changelog

This commit is contained in:
Sean Yesmunt 2020-01-14 16:13:44 -05:00
parent 5876bfd39b
commit e667a5422c

View file

@ -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