Replace `futures` `select` with our own select enum to fix MSRV
[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.