Skip to content

Commit fc0a477

Browse files
committed
docs: add release-notes
1 parent 55a4ab6 commit fc0a477

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

+5
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
6464
estimateroutefee to ignore the default payment timeout.
6565

66+
* [Make reassignment of alias channel edges atomic](
67+
https://github.com/lightningnetwork/lnd/pull/8777). This fixes an edge case
68+
where we might rate limit a peer because he already sent us a channel update
69+
with the confirmed channel ID but the graph was still not updated.
70+
6671
# New Features
6772

6873
* [Support](https://github.com/lightningnetwork/lnd/pull/8390) for

0 commit comments

Comments
 (0)