docs: update release notes

This commit is contained in:
Andras Banki-Horvath 2022-10-07 12:26:34 +02:00
parent 977b72019d
commit aba1ae6163
No known key found for this signature in database
GPG key ID: 80E5375C094198D8

View file

@ -19,5 +19,7 @@ This file tracks release notes for the loop client.
#### Breaking Changes
#### Bug Fixes
* Bump minimum LND version to v0.15.1-beta to avoid failed swaps due to the chain
backend not properly supporting taproot (fixed in: https://github.com/lightningnetwork/lnd/pull/6798).
#### Maintenance