Add 0.0.116rc1 CHANGELOG entries (to be renamed 116 later)
[rust-lightning] / pending_changelog / no-legacy-payments.txt
diff --git a/pending_changelog/no-legacy-payments.txt b/pending_changelog/no-legacy-payments.txt
deleted file mode 100644 (file)
index 8ca3aef..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
- * Legacy inbound payment creation has been removed, thus there is no way to
-   create a pending inbound payment which will still be claimable on LDK
-   0.0.103 or earlier. Support for claiming such payments is still retained,
-   however is likely to be removed in the next release (#2351).
- * Some fields required in 0.0.103 and earlier are no longer written, thus
-   deserializing objects written in 0.0.116 with 0.0.103 may now fail (#2351).