Update changelog for backwards compat
authorValentine Wallace <vwallace@protonmail.com>
Sun, 9 Apr 2023 21:58:34 +0000 (17:58 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 21 Apr 2023 19:35:08 +0000 (15:35 -0400)
pending_changelog/2146.txt [new file with mode: 0644]

diff --git a/pending_changelog/2146.txt b/pending_changelog/2146.txt
new file mode 100644 (file)
index 0000000..12e3be3
--- /dev/null
@@ -0,0 +1,4 @@
+## Backwards Compatibility
+
+* Routes manually constructed with `Path::blinded_tail` present will not be readable by prior versions of LDK
+* `PaymentParameters` manually constructed with `Hints::Blinded` will not be readable by prior versions of LDK