Skip to content

Commit 6f45735

Browse files
committed
docs: add release notes for 19.1
1 parent 732d3a7 commit 6f45735

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/release-notes/release-notes-0.19.1.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Bug Fixes
2222

23-
* [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
23+
- [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
2424
that would occur when an attempt was made to write a backup file for a channel
2525
peer that has advertised an address that we do not yet know how to parse.
2626

@@ -38,6 +38,9 @@
3838

3939
## Functional Enhancements
4040

41+
- [Increase](https://github.com/lightningnetwork/lnd/pull/9875) gossip sync
42+
buffer to take the pressure of the read handler.
43+
4144
## RPC Additions
4245

4346
## lncli Additions

0 commit comments

Comments
 (0)