Support receiving to 1-hop blinded payment paths.
[rust-lightning] / pending_changelog / 1-hop-bps.txt
diff --git a/pending_changelog/1-hop-bps.txt b/pending_changelog/1-hop-bps.txt
new file mode 100644 (file)
index 0000000..aca2260
--- /dev/null
@@ -0,0 +1,4 @@
+## Backwards Compatibility
+
+* Creating a blinded path to receive a payment over and then downgrading to a version of LDK prior
+       to 0.0.117 may result in failure to receive the payment (#2413).