docs: add release-notes.

This commit is contained in:
ziggie
2024-01-21 16:31:53 +00:00
parent ccac5c349c
commit 13e557d9b0

View File

@@ -19,6 +19,12 @@
# Bug Fixes
* [Fix the removal of failed
channels](https://github.com/lightningnetwork/lnd/pull/8406). When a pending
channel opening was pruned from memory no more channels were able to be
created nor accepted. This PR fixes this issue and enhances the test suite
for this behavior.
# New Features
## Functional Enhancements
## RPC Additions