fix release date

+ remove duplicate entry
This commit is contained in:
Thomas Zarebczan 2018-08-17 12:18:38 -04:00 committed by GitHub
parent 18a12622a2
commit 531f3da75a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Fixed ### Fixed
## [0.24.0] - 2018-08-04 ## [0.24.0] - 2018-08-14
### Fixed ### Fixed
* Issue where the 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))
@ -46,9 +46,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
* Problem with search auto-complete menu when scrolling over file viewer ([#1847](https://github.com/lbryio/lbry-desktop/issues/1847)) * Problem with search auto-complete menu when scrolling over file viewer ([#1847](https://github.com/lbryio/lbry-desktop/issues/1847))
* 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.0] - 2018-07-25
### Added ### Added
* 3D file viewer for OBJ & STL file types ([#1558](https://github.com/lbryio/lbry-desktop/pull/1558)) * 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)) * Thumbnail preview on publish page ([#1755](https://github.com/lbryio/lbry-desktop/pull/1755))