diff --git a/CHANGELOG.md b/CHANGELOG.md index c31c7d028..b31eb178d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ at anytime. * Fixed handling cancelled blob and availability requests * Fixed redundant blob requests to a peer * Fixed https://github.com/lbryio/lbry/issues/923 + * Fixed concurrent reflects opening too many files ### Deprecated * Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.