Add changelog

This commit is contained in:
Chakrit Likitkhajorn 2018-10-14 19:03:17 +07:00
parent 2b46483344
commit 7e79323ab4

View file

@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Update to https ([#2016](https://github.com/lbryio/lbry-desktop/pull/2016)) * Update to https ([#2016](https://github.com/lbryio/lbry-desktop/pull/2016))
* Simplify FileCard and FileTile component styling ([#2011](https://github.com/lbryio/lbry-desktop/pull/2011)) * Simplify FileCard and FileTile component styling ([#2011](https://github.com/lbryio/lbry-desktop/pull/2011))
* Credit card verification messaging ([#2025](https://github.com/lbryio/lbry-desktop/pull/2025)) * Credit card verification messaging ([#2025](https://github.com/lbryio/lbry-desktop/pull/2025))
* Limit file type can be uploaded as thumbnail for publishing ([#2034](https://github.com/lbryio/lbry-desktop/pull/2034))
### Fixed ### Fixed
* Fixed Transactions filter menu collides with transaction table ([#2005](https://github.com/lbryio/lbry-desktop/pull/2005)) * Fixed Transactions filter menu collides with transaction table ([#2005](https://github.com/lbryio/lbry-desktop/pull/2005))