From 5c2cf77253b6b489afd31c6f24b066a291371fc5 Mon Sep 17 00:00:00 2001 From: Valentine Wallace Date: Sun, 9 Apr 2023 17:58:34 -0400 Subject: [PATCH] Update changelog for backwards compat --- pending_changelog/2146.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pending_changelog/2146.txt diff --git a/pending_changelog/2146.txt b/pending_changelog/2146.txt new file mode 100644 index 00000000..12e3be3f --- /dev/null +++ b/pending_changelog/2146.txt @@ -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 -- 2.30.2