Skip to content

Commit ae2bcfe

Browse files
committed
docs: add release notes
1 parent 27a0569 commit ae2bcfe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@
170170
range TLVs provided with the existing set of records on the HTLC,
171171
overwriting any conflicting values with those supplied by the API.
172172

173+
* [Make](https://github.com/lightningnetwork/lnd/pull/9405) the param
174+
`ProofMatureDelta` used in gossip to be configurable via
175+
`--gossip.announcement-conf`, with a default value of 6.
176+
173177
## lncli Updates
174178

175179
## Code Health
@@ -214,6 +218,7 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
214218
a new option `channel-max-fee-exposure` which is unambiguous in its description.
215219
The underlying functionality between those two options remain the same.
216220

221+
217222
## Breaking Changes
218223
## Performance Improvements
219224

0 commit comments

Comments
 (0)