Add release note for blinded HTLC backwards compat.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 7 Nov 2023 19:47:26 +0000 (14:47 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 30 Nov 2023 03:46:54 +0000 (22:46 -0500)
pending_changelog/route-blinding-intro-node.txt [new file with mode: 0644]

diff --git a/pending_changelog/route-blinding-intro-node.txt b/pending_changelog/route-blinding-intro-node.txt
new file mode 100644 (file)
index 0000000..3f31d37
--- /dev/null
@@ -0,0 +1,4 @@
+## Backwards Compat
+
+* Forwarding a blinded HTLC and subsequently downgrading to an LDK version prior to 0.0.119 may
+       result in a forwarding failure or an HTLC being failed backwards with an unblinded error.