diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a2dc473..af6f44c32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ at anytime. * Fixed https://github.com/lbryio/lbry/issues/923 * Fixed concurrent reflects opening too many files * Fixed cases when reflecting would fail on error conditions + * Fixed deadlocks from occuring during blob writes ### Deprecated * Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.