docs: update release notes for v0.16.0-beta

This commit is contained in:
positiveblue 2022-10-01 15:40:23 -07:00
parent 5924964a9b
commit a92d7ad6d3
No known key found for this signature in database
GPG Key ID: 4FFF2510928804DC

View File

@ -50,6 +50,9 @@ minimum version needed to build the project.
1.19.1 contained a bug that affected lnd and resulted in a
crash](https://github.com/lightningnetwork/lnd/pull/7019).
[Use Go's `runtime/debug` package to get information about the build](
https://github.com/lightningnetwork/lnd/pull/6963/)
## Misc
* [Fixed a bug where the Switch did not reforward settles or fails for
@ -155,6 +158,7 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
* Graham Krizek
* hieblmi
* Jesse de Wit
* Jordi Montes
* Matt Morehouse
* Michael Street
* Olaoluwa Osuntokun