mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
docs: update release-notes-0.14.0.md
This commit is contained in:
parent
e4891a98fd
commit
8720b8f657
1 changed files with 5 additions and 0 deletions
|
@ -152,6 +152,10 @@ you.
|
|||
into projects that are compiled to WASM binaries. [That problem was fixed by
|
||||
guarding those syscalls with build tags](https://github.com/lightningnetwork/lnd/pull/5526).
|
||||
|
||||
* The only way to retrieve hophints for a given node was to create an invoice
|
||||
with the `addInvoice` rpc interface. However, now the function has been
|
||||
[exposed in the go package `invoicesrpc`](https://github.com/lightningnetwork/lnd/pull/5697).
|
||||
|
||||
## Code Health
|
||||
|
||||
### Code cleanup, refactor, typo fixes
|
||||
|
@ -256,6 +260,7 @@ change](https://github.com/lightningnetwork/lnd/pull/5613).
|
|||
* de6df1re
|
||||
* ErikEk
|
||||
* Eugene Siegel
|
||||
* Harsha Goli
|
||||
* Martin Habovstiak
|
||||
* Oliver Gugger
|
||||
* Wilmer Paulino
|
||||
|
|
Loading…
Add table
Reference in a new issue