Skip to content

Commit 3b2f694

Browse files
authored
Merge pull request #1802 from TheBlueMatt/2022-10-112
Add release date and release name to CHANGELOG for 0.0.112
2 parents ccbf330 + 979d147 commit 3b2f694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.0.112 - XXX, 2022 - "XXX"
1+
# 0.0.112 - Oct 25, 2022 - "History Matters"
22

33
## API Updates
44
* `Result<(), ChannelMonitorUpdateErr>` return values have been replaced with
@@ -40,7 +40,7 @@
4040
safe (#1678).
4141
* Redundantly applying rapid gossip sync updates no longer `Err`s (#1764).
4242
* Nodes which inform us via payment failures that they should no longer be
43-
used are now removed from the network graph. Some lnd nodes spuriously
43+
used are now removed from the network graph. Some LND nodes spuriously
4444
generate this error and may remove themselves from our graph (#1649).
4545

4646
In total, this release features 134 files changed, 6598 insertions, 4370

0 commit comments

Comments
 (0)