Added CHANGELOG entry for issue 895

This commit is contained in:
Roger Ostrander 2018-02-03 23:23:34 -05:00
parent a4343c3eb3
commit 3fdde0f4ce

View file

@ -22,6 +22,7 @@ at anytime.
* 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)
* Fixed fetching the external ip
* Fixed API call to blob_list with --uri parameter (https://github.com/lbryio/lbry/issues/895)
### Deprecated
* `channel_list_mine`, replaced with `channel_list`