From 2460bd17ac6c26c85fb7e822075a410402e0daea Mon Sep 17 00:00:00 2001 From: George Tsagkarelis Date: Wed, 2 Jul 2025 14:35:43 +0200 Subject: [PATCH] docs: add release note --- docs/release-notes/release-notes-0.19.2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index a9576e4ef..0d44b3c31 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -65,7 +65,10 @@ circuit. The indices are only available for forwarding events saved after v0.20. - [Improved](https://github.com/lightningnetwork/lnd/pull/9880) the connection restriction logic enforced by `accessman`. In addition, the restriction placed on outbound connections is now lifted. - +- [Enhanced](https://github.com/lightningnetwork/lnd/pull/9980) the aux traffic + shaper to now accept the first hop peer pub key as an argument. This can + affect the reported aux bandwidth and also the custom records that are + produced. ## RPC Updates ## lncli Updates