Add a changelog line about behavior change on gossip_queries response

Forgot to add it in f88fc3714c02db489a00d66edf29b89e7d206753 and d78d888c2d284660f05134c572f6251785e866f2..
This commit is contained in:
darosior
2019-10-10 22:25:21 +02:00
committed by neil saitug
parent c0ae3cb8c4
commit 541df1591e

View File

@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Protocol: we now offer `option_gossip_queries_ex` for finegrained gossip control.
- Protocol: no longer ask for `initial_routing_sync` (only affects ancient peers).
- Protocol: nodes now announce features in `node_announcement` broadcasts.
- Protocol: we now fail the connection when receiving an empty response to a gossip query with `complete` flag to `0`
- Wallet: we now support the encryption of the BIP32 master seed (a.k.a. `hsm_secret`).