changelog update

This commit is contained in:
Thomas Zarebczan 2018-09-12 15:14:51 -04:00 committed by Sean Yesmunt
parent 35fc384a59
commit 451ebed12e

View file

@ -9,11 +9,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Changed
### Fixed
## [0.25.1] - 2018-09-18
### Fixed
* Paragraph rendering now properly includes a margin for new paragraphs ([#1939](https://github.com/lbryio/lbry-desktop/pull/1939))
* Alignment of "navigate to page" input next to pagination on channel pages ([#1941](https://github.com/lbryio/lbry-desktop/pull/1941))
* Table spacing with claim name in transactions table ([#1942](https://github.com/lbryio/lbry-desktop/pull/1942))
* Ability to click away from tip screen without the cancel button ([#1944](https://github.com/lbryio/lbry-desktop/pull/1944))
* Disallow invalid tip amounts ([#1947](https://github.com/lbryio/lbry-desktop/pull/1947))
## [0.25.0] - 2018-08-29