From 9fe475057acf92ae78dbfdb499221a5af4cfae2c Mon Sep 17 00:00:00 2001 From: Wilmer Paulino Date: Tue, 28 Mar 2023 13:22:47 -0700 Subject: [PATCH] Add pending changelog noting possible backwards compat panic --- pending_changelog/2059.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pending_changelog/2059.txt diff --git a/pending_changelog/2059.txt b/pending_changelog/2059.txt new file mode 100644 index 000000000..d2ee0bcb7 --- /dev/null +++ b/pending_changelog/2059.txt @@ -0,0 +1,4 @@ +## Backwards Compatibility + +- Providing `ChannelMonitorUpdate`s generated by LDK 0.0.115 to a +`ChannelMonitor` on 0.0.114 or before may panic. -- 2.39.5