diff --git a/CHANGELOG.md b/CHANGELOG.md index f5aabf193..715b4a591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`