update issue links to changelog

This commit is contained in:
Sean Yesmunt 2017-12-08 17:41:31 -05:00
parent 3ca45a531f
commit abc20e6fd2

View file

@ -8,8 +8,8 @@ Web UI version numbers should always match the corresponding version of LBRY App
## [Unreleased]
### Added
* Subscriptions. File and channel pages now show a subscribe button. A new "Subscriptions" tab appears on the homepage shows the most recent content from subscribed channels.
* LBC acquisition widget. Convert other popular cryptos into LBC via a ShapeShift integration.
* [Subscriptions](https://github.com/lbryio/lbry-app/issues/715). File and channel pages now show a subscribe button. A new "Subscriptions" tab appears on the homepage shows the most recent content from subscribed channels.
* [LBC acquisition widget](https://github.com/lbryio/lbry-app/issues/609). Convert other popular cryptos into LBC via a ShapeShift integration.
* [Flow](https://flow.org/) static type checking. This is a dev-only feature, but will make development faster, less error prone, and better for newcomers.
### Changed