update changelog

This commit is contained in:
Jack Robison 2017-04-23 20:16:50 -04:00
parent 2a8a984efa
commit 18747d4349

View file

@ -16,6 +16,12 @@ at anytime.
*
*
* Added optional `address` and `include_unconfirmed` params to `jsonrpc_wallet_balance` method
* Wait for subscriptions before announcing wallet has finished starting
* Cache claims in wallet storage for use looking claims up by id or outpoint
* Try to use cached claim info for `file_list`
* Convert wallet storage to inlinecallbacks
### Fixed
*
*