docs: update release notes

This commit is contained in:
Slyghtning 2023-11-08 09:48:36 +01:00
parent 8c04c1e7ce
commit dd49c0175a
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF

View file

@ -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