diff --git a/CHANGELOG.md b/CHANGELOG.md index 647f1c7bc..238489da5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`