X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pending_changelog%2Fforward-underpaying-htlc.txt;h=5b6c223775391a30a84f610a953ac3d30e8bad46;hb=4c383a39a8a54a8c18e65fe72928d1ec98345349;hp=21f4a14642ad96797d5fb7642b2d16f60a7813ff;hpb=52f290119d8c4dea74b7d03e716e61aacd4dfe3f;p=rust-lightning diff --git a/pending_changelog/forward-underpaying-htlc.txt b/pending_changelog/forward-underpaying-htlc.txt index 21f4a146..5b6c2237 100644 --- a/pending_changelog/forward-underpaying-htlc.txt +++ b/pending_changelog/forward-underpaying-htlc.txt @@ -2,3 +2,5 @@ * Forwarding less than the expected amount in `ChannelManager::forward_intercepted_htlc` may break compatibility with versions of LDK prior to 0.0.116 +* Setting `ChannelConfig::accept_underpaying_htlcs` may break compatibility with versions of LDK + prior to 0.0.116, and unsetting the feature between restarts may lead to payment failures.