lnd/docs/release-notes/release-notes-0.16.0.md

25 lines
620 B
Markdown
Raw Normal View History

# Release Notes
## Misc
2022-07-14 09:33:50 +02:00
* Warning messages from peers are now recognized and
[logged](https://github.com/lightningnetwork/lnd/pull/6546) by lnd.
2022-06-22 10:15:41 +02:00
* [Fixed error typo](https://github.com/lightningnetwork/lnd/pull/6659).
2022-07-14 09:33:50 +02:00
* [The macaroon key store implementation was refactored to be more generally
usable](https://github.com/lightningnetwork/lnd/pull/6509).
## Code Health
### Tooling and documentation
* [The `golangci-lint` tool was updated to
`v1.46.2`](https://github.com/lightningnetwork/lnd/pull/6731)
# Contributors (Alphabetical Order)
2022-07-14 09:33:50 +02:00
* Carla Kirk-Cohen
2022-06-22 10:15:41 +02:00
* ErikEk
* Olaoluwa Osuntokun
2022-07-14 09:33:50 +02:00
* Oliver Gugger