add changelog

This commit is contained in:
Kay Kurokawa 2017-10-06 17:02:37 -04:00
parent 043758c11f
commit b168c13c40

View file

@ -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.