CHANGLOG: Add the CHANGLOG entry of extending fundchannel_cancel

This commit is contained in:
trueptolemy 2019-08-29 15:56:44 +08:00 committed by neil saitug
parent 264b3692fb
commit 4c2bc91955

View File

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- JSON API: `txprepare` now uses `outputs` as parameter other than `destination` and `satoshi` - JSON API: `txprepare` now uses `outputs` as parameter other than `destination` and `satoshi`
- Build: Now requires [`gettext`](https://www.gnu.org/software/gettext/) - Build: Now requires [`gettext`](https://www.gnu.org/software/gettext/)
- JSON API: `fundchannel_cancel` is extended to work before funding broadcast.
### Deprecated ### Deprecated