Merge pull request #2138 from swilliamson5/replace-our-max-htlcs-constant
[rust-lightning] / pending_changelog / 2059.txt
1 ## Backwards Compatibility
2
3 - Providing `ChannelMonitorUpdate`s generated by LDK 0.0.115 to a
4 `ChannelMonitor` on 0.0.114 or before may panic.