docs: release note for #7177

This commit is contained in:
Matt Morehouse
2023-05-17 11:31:21 -05:00
parent a8a50f32f5
commit c50d7048d6

View File

@@ -53,6 +53,9 @@ unlock or create.
all macaroon DB root keys on `ChangePassword`/`GenerateNewRootKey`
respectively.
* [Fixed a validation bug](https://github.com/lightningnetwork/lnd/pull/7177) in
`channel_type` negotiation.
## Code Health
* Updated [our fork for serializing protobuf as JSON to be based on the