fix changelog

This commit is contained in:
Jack Robison 2017-05-30 11:25:07 -04:00
parent 30185d2548
commit 9c2ec3a8eb

View file

@ -13,8 +13,7 @@ at anytime.
*
### Changed
* Update `publish` to use {'currency': ..., 'address': ..., 'amount'} format for fee parameter,
previously used old {currency: {'address': ..., 'amount': ...}} format
* Update `publish` to use {'currency': ..., 'address': ..., 'amount'} format for fee parameter, previously used old {currency: {'address': ..., 'amount': ...}} format
*
### Fixed