From: Valentine Wallace Date: Sun, 9 Apr 2023 21:58:34 +0000 (-0400) Subject: Update changelog for backwards compat X-Git-Tag: v0.0.115~5^2~1 X-Git-Url: http://git.bitcoin.ninja/?a=commitdiff_plain;h=5c2cf77253b6b489afd31c6f24b066a291371fc5;p=rust-lightning Update changelog for backwards compat --- diff --git a/pending_changelog/2146.txt b/pending_changelog/2146.txt new file mode 100644 index 000000000..12e3be3f0 --- /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