Skip to content

Commit a309cb7

Browse files
committed
added release note
Signed-off-by: Dhiren-Mhatre <[email protected]>
1 parent 79fae9a commit a309cb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ when running LND with an aux component injected (custom channels).
121121
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9750): if a Taproot
122122
address is added to LND using the `ImportTapscript` RPC, LND previously failed
123123
to perform a cooperative close to that address.
124+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9744) where unnecessary
125+
warnings about existing bbolt database files would appear when using SQLite backend
126+
with already migrated databases.
124127

125128
# New Features
126129

0 commit comments

Comments
 (0)