mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-20 22:04:31 +02:00
docs: update release notes
This commit is contained in:
parent
abada24899
commit
715d2f08fd
@ -19,6 +19,10 @@
|
|||||||
* [Allow disabling migrations if the database backend passed to `channeldb` was
|
* [Allow disabling migrations if the database backend passed to `channeldb` was
|
||||||
opened in read-only mode](https://github.com/lightningnetwork/lnd/pull/6084).
|
opened in read-only mode](https://github.com/lightningnetwork/lnd/pull/6084).
|
||||||
|
|
||||||
|
* [Disable compiler optimizations](https://github.com/lightningnetwork/lnd/pull/6105)
|
||||||
|
when building `lnd-debug` and `lncli-debug`. It helps when stepping through the code
|
||||||
|
with a debugger like Delve.
|
||||||
|
|
||||||
## RPC Server
|
## RPC Server
|
||||||
|
|
||||||
* [Add value to the field
|
* [Add value to the field
|
||||||
@ -41,4 +45,5 @@
|
|||||||
* Andreas Schjønhaug
|
* Andreas Schjønhaug
|
||||||
* Daniel McNally
|
* Daniel McNally
|
||||||
* ErikEk
|
* ErikEk
|
||||||
|
* Liviu
|
||||||
* Torkel Rogstad
|
* Torkel Rogstad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user