mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +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)
|
- [Code Health](#code-health)
|
||||||
- [Breaking Changes](#breaking-changes)
|
- [Breaking Changes](#breaking-changes)
|
||||||
- [Performance Improvements](#performance-improvements)
|
- [Performance Improvements](#performance-improvements)
|
||||||
|
- [Misc](#misc)
|
||||||
- [Technical and Architectural Updates](#technical-and-architectural-updates)
|
- [Technical and Architectural Updates](#technical-and-architectural-updates)
|
||||||
- [BOLT Spec Updates](#bolt-spec-updates)
|
- [BOLT Spec Updates](#bolt-spec-updates)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
|
@ -65,6 +66,12 @@
|
||||||
* [Bool was added](https://github.com/lightningnetwork/lnd/pull/8057) to the
|
* [Bool was added](https://github.com/lightningnetwork/lnd/pull/8057) to the
|
||||||
primitive type of the tlv package.
|
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
|
## RPC Updates
|
||||||
|
|
||||||
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||||
|
@ -114,6 +121,7 @@
|
||||||
* Elle Mouton
|
* Elle Mouton
|
||||||
* Keagan McClelland
|
* Keagan McClelland
|
||||||
* Matt Morehouse
|
* Matt Morehouse
|
||||||
|
* Slyghtning
|
||||||
* Turtle
|
* Turtle
|
||||||
* Ononiwu Maureen Chiamaka
|
* Ononiwu Maureen Chiamaka
|
||||||
* Yong Yu
|
* Yong Yu
|
||||||
|
|
Loading…
Add table
Reference in a new issue