CHANGELOG: Add the entry about getroute supports excluding nodes

This commit is contained in:
trueptolemy
2019-09-01 21:56:36 +08:00
committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent a795f5e600
commit 36852c36e6

View File

@@ -21,6 +21,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`
- Build: Now requires [`gettext`](https://www.gnu.org/software/gettext/)
- JSON API: `fundchannel_cancel` is extended to work before funding broadcast.
- JSON API: The parameter `exclude` of `getroute` now also support node-id.
### Deprecated