update changelog

This commit is contained in:
Sean Yesmunt 2018-07-25 13:41:34 -04:00
parent 5e9830e4a2
commit 31015fe412

View file

@ -5,11 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]
### Added
### Changed
### Fixed
## [0.23.0] - 2018-07-25
### Added
* 3D file viewer for OBJ & STL file types ([#1558](https://github.com/lbryio/lbry-desktop/pull/1558))
* Thumbnail preview on publish page ([#1755](https://github.com/lbryio/lbry-desktop/pull/1755))
* Abandoned claim transactions now show in wallet history ([#1769](https://github.com/lbryio/lbry-desktop/pull/1769))
* Added emoji support in the claim description ([#1800](https://github.com/lbryio/lbry-desktop/pull/1800))
* Emoji support in the claim description ([#1800](https://github.com/lbryio/lbry-desktop/pull/1800))
* PDF preview ([#1576](https://github.com/lbryio/lbry-desktop/pull/1576))
### Changed
* Upgraded LBRY Protocol to [version 0.20.4](https://github.com/lbryio/lbry/releases/tag/v0.20.4) to assist with download availability and lower CPU usage on idle.