From f72b2db79605723f1dd0877e485d3bc59b029966 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 11 Nov 2023 00:16:17 +0000 Subject: [PATCH] update documentation --- docs/lnd/release-notes/release-notes-0.18.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/lnd/release-notes/release-notes-0.18.0.md b/docs/lnd/release-notes/release-notes-0.18.0.md index 948c166b..7a288a47 100644 --- a/docs/lnd/release-notes/release-notes-0.18.0.md +++ b/docs/lnd/release-notes/release-notes-0.18.0.md @@ -95,6 +95,11 @@ # Technical and Architectural Updates ## BOLT Spec Updates + +* [Add Dynamic Commitment Wire Types](https://github.com/lightningnetwork/lnd/pull/8026). + This change begins the development of Dynamic Commitments allowing for the + negotiation of new channel parameters and the upgrading of channel types. + ## Testing * Added fuzz tests for [onion