docs: update release notes

This commit is contained in:
Mohamed Awnallah
2025-06-14 14:31:57 +00:00
parent d26a84e18b
commit e7d30e0790

View File

@@ -20,6 +20,12 @@
# Bug Fixes
- Fixed potential update inconsistencies in node announcements [by creating
a shallow copy before modifications](
https://github.com/lightningnetwork/lnd/pull/9815). This ensures the original
announcement remains unchanged until the new one is fully signed and
validated.
# New Features
## Functional Enhancements
@@ -119,4 +125,5 @@ circuit. The indices are only available for forwarding events saved after v0.20.
* Abdulkbk
* Elle Mouton
* Funyug
* Mohamed Awnallah
* Pins