added changelog

This commit is contained in:
Kay Kurokawa 2017-09-27 17:41:52 -04:00
parent cf3a0e2e9d
commit 8c41b9ecde

View file

@ -19,6 +19,7 @@ at anytime.
### Fixed
* Fixed handling cancelled blob and availability requests
* Fixed redundant blob requests to a peer
* Fixed https://github.com/lbryio/lbry/issues/923
### Deprecated
* Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.