Skip to content

Commit

Permalink
Merge pull request #1802 from TheBlueMatt/2022-10-112
Browse files Browse the repository at this point in the history
Add release date and release name to CHANGELOG for 0.0.112
  • Loading branch information
TheBlueMatt authored Oct 25, 2022
2 parents ccbf330 + 979d147 commit 3b2f694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3b2f694

Please sign in to comment.