Update CHANGELOG.md

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
This commit is contained in:
Antonio Quartulli 2017-12-29 20:14:27 +08:00
parent 79054037a7
commit 1a234b0b88
No known key found for this signature in database
GPG key ID: 07A53C580EF2CD74

View file

@ -41,6 +41,7 @@ at anytime.
* Add `peer_port` to settings configurable using `settings_set` * Add `peer_port` to settings configurable using `settings_set`
* Added an option to disable max key fee check. * Added an option to disable max key fee check.
* Add `wallet_unlock`, a command available during startup to unlock an encrypted wallet * Add `wallet_unlock`, a command available during startup to unlock an encrypted wallet
* Add `--conf` CLI flag to specify an alternate config file
### Changed ### Changed
* claim_show API command no longer takes name as argument * claim_show API command no longer takes name as argument