CHANGELOG: Add the entry about pay can exclude error nodes

This commit is contained in:
trueptolemy 2019-09-05 22:46:22 +08:00 committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent d4104c15aa
commit ece0ec8bb9

View file

@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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.
- JSON-API: `pay` can exclude error nodes if the failcode of `sendpay` has the NODE bit set
### Deprecated