mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
docs: update release notes
This commit is contained in:
parent
8c04c1e7ce
commit
dd49c0175a
1 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
- [Code Health](#code-health)
|
||||
- [Breaking Changes](#breaking-changes)
|
||||
- [Performance Improvements](#performance-improvements)
|
||||
- [Misc](#misc)
|
||||
- [Technical and Architectural Updates](#technical-and-architectural-updates)
|
||||
- [BOLT Spec Updates](#bolt-spec-updates)
|
||||
- [Testing](#testing)
|
||||
|
@ -65,6 +66,12 @@
|
|||
* [Bool was added](https://github.com/lightningnetwork/lnd/pull/8057) to the
|
||||
primitive type of the tlv package.
|
||||
|
||||
## Misc
|
||||
### Logging
|
||||
* [Add the htlc amount](https://github.com/lightningnetwork/lnd/pull/8156) to
|
||||
contract court logs in case of timed-out htlcs in order to easily spot dust
|
||||
outputs.
|
||||
|
||||
## RPC Updates
|
||||
|
||||
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||
|
@ -114,6 +121,7 @@
|
|||
* Elle Mouton
|
||||
* Keagan McClelland
|
||||
* Matt Morehouse
|
||||
* Slyghtning
|
||||
* Turtle
|
||||
* Ononiwu Maureen Chiamaka
|
||||
* Yong Yu
|
||||
|
|
Loading…
Add table
Reference in a new issue