add changelog
This commit is contained in:
parent
551eab9a42
commit
42990b582f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ at anytime.
|
||||||
* Fixed hanging delayedCall in dht node class
|
* Fixed hanging delayedCall in dht node class
|
||||||
* Fixed logging error in dht when calling or receiving methods with no arguments
|
* Fixed logging error in dht when calling or receiving methods with no arguments
|
||||||
* Fixed IndexError in routingTable.findCloseNodes which would cause an empty list to be returned
|
* Fixed IndexError in routingTable.findCloseNodes which would cause an empty list to be returned
|
||||||
|
* Fixed bug where last blob in a stream was not saved to blob manager
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
* Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.
|
* Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.
|
||||||
|
|
Loading…
Add table
Reference in a new issue