Skip to content

Commit c5e2904

Browse files
committed
Add release names to CHANGELOG
There have been release names in Github for some time, though some releases were missed. This adds them to CHANGELOG.
1 parent 8c6cb99 commit c5e2904

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.0.110 - 2022-07-26
1+
# 0.0.110 - 2022-07-26 - "Routing, With a Vengeance"
22

33
## API Updates
44
* `ChannelManager::send_probe` and `Score::probe_{failed,successful}` have
@@ -55,7 +55,7 @@ deletions in 52 commits from 9 authors, in alphabetical order:
5555
* Wilmer Paulino
5656
* jurvis
5757

58-
# 0.0.109 - 2022-07-01
58+
# 0.0.109 - 2022-07-01 - "The Kitchen Sink"
5959

6060
## API Updates
6161
* `ChannelManager::update_channel_config` has been added to allow the fields
@@ -128,7 +128,7 @@ deletions in 33 commits from 9 authors, in alphabetical order:
128128
* Wilmer Paulino
129129

130130

131-
# 0.0.108 - 2022-06-10
131+
# 0.0.108 - 2022-06-10 - "You Wanted It To Build?! Why Didn't You Say So?"
132132

133133
## Bug Fixes
134134
* Fixed `lightning-background-processor` build in release mode.
@@ -140,7 +140,7 @@ deletions in 5 commits from 4 authors, in alphabetical order:
140140
* Max Fang
141141
* Viktor Tigerström
142142

143-
# 0.0.107 - 2022-06-08
143+
# 0.0.107 - 2022-06-08 - "BlueWallet's Wishlist"
144144

145145
## API Updates
146146
* Channels larger than 16777215 sats (Wumbo!) are now supported and can be
@@ -864,7 +864,7 @@ deletions in 89 commits from 12 authors, in alphabetical order:
864864
* vss96
865865

866866

867-
# 0.0.100 - 2021-08-17
867+
# 0.0.100 - 2021-08-17 - "Oh, so *that's* what's going on inside the box"
868868

869869
## API Updates
870870
* The `lightning` crate can now be built in no_std mode, making it easy to
@@ -957,7 +957,7 @@ In total, this release features 59 files changed, 5861 insertions, and 2082
957957
deletions in 95 commits from 6 authors.
958958

959959

960-
# 0.0.99 - 2021-07-09
960+
# 0.0.99 - 2021-07-09 - "It's a Bugz Life"
961961

962962
## API Updates
963963

@@ -1028,7 +1028,7 @@ deletions in 95 commits from 6 authors.
10281028
versions. If you have such a `ChannelManager` available, a simple patch will
10291029
allow it to deserialize. Please file an issue if you need assistance (#973).
10301030

1031-
# 0.0.98 - 2021-06-11
1031+
# 0.0.98 - 2021-06-11 - "It's ALIVVVVEEEEEEE"
10321032

10331033
0.0.98 should be considered a release candidate to the first alpha release of
10341034
Rust-Lightning and the broader LDK. It represents several years of work

0 commit comments

Comments
 (0)