chore: change log
add LBRY protocol upgrade message
This commit is contained in:
parent
93182de0a5
commit
18ad3e5358
1 changed files with 6 additions and 14 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -5,8 +5,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Fixed
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
* Wallet Encryption/Decryption user flows ([#1785](https://github.com/lbryio/lbry-desktop/pull/1785))
|
* 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))
|
* Add FAQ to Publishing Area ([#1833](https://github.com/lbryio/lbry-desktop/pull/1833))
|
||||||
|
@ -16,21 +14,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
||||||
* CSV and JSON viewer ([#1410](https://github.com/lbryio/lbry-desktop/pull/1410))
|
* 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))
|
* Recommended content on file viewer page ([#1845](https://github.com/lbryio/lbry-desktop/pull/1845))
|
||||||
|
|
||||||
### Changed
|
### Fixed
|
||||||
* 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
|
### Fixed
|
||||||
* Issue where publish page would show "Editing" on a new publish ([#1864](https://github.com/lbryio/lbry-desktop/pull/1864))
|
* Issue where the 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))
|
|
||||||
|
|
||||||
### Changed
|
### 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))
|
* 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
|
## [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
|
## [0.23.0] - 2018-07-25
|
||||||
>>>>>>> add thumbnail label for disabled publish button
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* **Wallet -> Get Credits** page now shows correct ShapeShift status when it's avialable ([#1836](https://github.com/lbryio/lbry-desktop/issues/1836))
|
* **Wallet -> Get Credits** page now shows correct ShapeShift status when it's avialable ([#1836](https://github.com/lbryio/lbry-desktop/issues/1836))
|
||||||
|
|
Loading…
Reference in a new issue