chore: change log

add LBRY protocol upgrade message
This commit is contained in:
Thomas Zarebczan 2018-08-13 19:04:34 -04:00 committed by Sean Yesmunt
parent 93182de0a5
commit 18ad3e5358

View file

@ -5,8 +5,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]
### Fixed
### Added
* Wallet Encryption/Decryption user flows ([#1785](https://github.com/lbryio/lbry-desktop/pull/1785))
* Add FAQ to Publishing Area ([#1833](https://github.com/lbryio/lbry-desktop/pull/1833))
@ -15,22 +13,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
* New viewer for human-readable text files ([#1826](https://github.com/lbryio/lbry-desktop/pull/1826))
* CSV and JSON viewer ([#1410](https://github.com/lbryio/lbry-desktop/pull/1410))
* Recommended content on file viewer page ([#1845](https://github.com/lbryio/lbry-desktop/pull/1845))
### Fixed
### Changed
* Pass error message from spee.ch API during thumbnail upload ([#1840](https://github.com/lbryio/lbry-desktop/pull/1840))
* Use router pattern for rendering file viewer ([#1544](https://github.com/lbryio/lbry-desktop/pull/1544))
* Missing word "to" added to the Bid Help Text (#1854)
* Updated to electron@2 ([#1858](https://github.com/lbryio/lbry-desktop/pull/1858))
## [0.24.0] - 2018-08-14
## [0.23.1] - 2018-08-04
### Fixed
* Issue where publish page would show "Editing" on a new publish ([#1864](https://github.com/lbryio/lbry-desktop/pull/1864))
### Added
* Upgraded to LBRY daemon@0.21.1 ([v0.21.1](https://github.com/lbryio/lbry/releases/tag/v0.21.1))
* Issue where the publish page would show "Editing" on a new publish ([#1864](https://github.com/lbryio/lbry-desktop/pull/1864))
### Changed
* Upgrade LBRY Protocol to [version 0.21.1](https://github.com/lbryio/lbry/releases/tag/v0.21.1) which should improve download speed and availability.
* Show label when publish button is disabled while uploading thumbnail to spee.ch ([#1867](https://github.com/lbryio/lbry-desktop/pull/1867))
## [0.23.1] - 2018-08-01
@ -40,7 +33,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [0.23.0] - 2018-07-25
>>>>>>> add thumbnail label for disabled publish button
### Fixed
* **Wallet -> Get Credits** page now shows correct ShapeShift status when it's avialable ([#1836](https://github.com/lbryio/lbry-desktop/issues/1836))