docs: add release notes

This commit is contained in:
Jonathan Harvey-Buschel 2024-09-12 12:29:17 -04:00
parent b3c25166ed
commit 0a451b6d36
No known key found for this signature in database
GPG Key ID: D55307DC71F37212

View File

@ -36,6 +36,8 @@
# Improvements
## Functional Updates
* [Allow](https://github.com/lightningnetwork/lnd/pull/9017) the compression of logs during rotation with ZSTD via the `logcompressor` startup argument.
## RPC Updates
## lncli Updates
@ -45,6 +47,8 @@
## Breaking Changes
## Performance Improvements
* Log rotation can now use ZSTD
# Technical and Architectural Updates
## BOLT Spec Updates