update link

This commit is contained in:
Sean Yesmunt 2017-12-08 18:20:30 -05:00
parent 363decaced
commit 1022a47741

View file

@ -27,7 +27,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
* Channel names in pages are highlighted to indicate them being clickable ([#814](https://github.com/lbryio/lbry-app/issues/814))
* Fixed the transaction screen not loading for brand new users ([#755](https://github.com/lbryio/lbry-app/issues/755))
* Fixed issues with scrolling and back and forward navigation ([#729](https://github.com/lbryio/lbry-app/issues/729))
* Fixed sorting by title for published files (#614)[https://github.com/lbryio/lbry-app/issues/614))
* Fixed sorting by title for published files ([#614](https://github.com/lbryio/lbry-app/issues/614))
* App now uses the new `balance_delta` field provided by the LBRY API ([#611](https://github.com/lbryio/lbry-app/issues/611))
* Abandoning from the claim page now works.
*