diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 919d25aa49..bda488095a 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -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