X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=CHANGELOG.md;h=37a70035c7c24228c2f72b8e8586f57d082547e0;hb=refs%2Fheads%2F2022-11-future-wake-fix;hp=5d9fdaa480cca3b23345ffe0d8a9d5696e377991;hpb=ccbf3302a756ac425f17f52f868c54862390cb83;p=rust-lightning diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d9fdaa4..37a70035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.0.112 - XXX, 2022 - "XXX" +# 0.0.112 - Oct 25, 2022 - "History Matters" ## API Updates * `Result<(), ChannelMonitorUpdateErr>` return values have been replaced with @@ -40,7 +40,7 @@ safe (#1678). * Redundantly applying rapid gossip sync updates no longer `Err`s (#1764). * Nodes which inform us via payment failures that they should no longer be - used are now removed from the network graph. Some lnd nodes spuriously + used are now removed from the network graph. Some LND nodes spuriously generate this error and may remove themselves from our graph (#1649). In total, this release features 134 files changed, 6598 insertions, 4370