changelog

This commit is contained in:
Jack Robison 2017-12-29 14:10:23 -05:00
parent 76de605b7f
commit 8a6291e37e
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -18,6 +18,9 @@ at anytime.
* Fixed value error due to a race condition when saving to the claim cache (https://github.com/lbryio/lbry/issues/1013)
* Fixed being unable to re-download updated content (#951)
* Fixed sending error messages for failed api requests
* Fixed the file manager startup being slow when handling thousands of files
* Fixed handling decryption error for blobs encrypted with an invalid key
* Fixed handling stream with no data blob (https://github.com/lbryio/lbry/issues/905)
### Deprecated
* `channel_list_mine`, replaced with `channel_list`