1
- # 0.0.110 - 2022-07-26
1
+ # 0.0.110 - 2022-07-26 - "Routing, With a Vengeance"
2
2
3
3
## API Updates
4
4
* ` ChannelManager::send_probe ` and ` Score::probe_{failed,successful} ` have
@@ -55,7 +55,7 @@ deletions in 52 commits from 9 authors, in alphabetical order:
55
55
* Wilmer Paulino
56
56
* jurvis
57
57
58
- # 0.0.109 - 2022-07-01
58
+ # 0.0.109 - 2022-07-01 - "The Kitchen Sink"
59
59
60
60
## API Updates
61
61
* ` 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:
128
128
* Wilmer Paulino
129
129
130
130
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?"
132
132
133
133
## Bug Fixes
134
134
* Fixed ` lightning-background-processor ` build in release mode.
@@ -140,7 +140,7 @@ deletions in 5 commits from 4 authors, in alphabetical order:
140
140
* Max Fang
141
141
* Viktor Tigerström
142
142
143
- # 0.0.107 - 2022-06-08
143
+ # 0.0.107 - 2022-06-08 - "BlueWallet's Wishlist"
144
144
145
145
## API Updates
146
146
* 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:
864
864
* vss96
865
865
866
866
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"
868
868
869
869
## API Updates
870
870
* 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
957
957
deletions in 95 commits from 6 authors.
958
958
959
959
960
- # 0.0.99 - 2021-07-09
960
+ # 0.0.99 - 2021-07-09 - "It's a Bugz Life"
961
961
962
962
## API Updates
963
963
@@ -1028,7 +1028,7 @@ deletions in 95 commits from 6 authors.
1028
1028
versions. If you have such a ` ChannelManager ` available, a simple patch will
1029
1029
allow it to deserialize. Please file an issue if you need assistance (#973 ).
1030
1030
1031
- # 0.0.98 - 2021-06-11
1031
+ # 0.0.98 - 2021-06-11 - "It's ALIVVVVEEEEEEE"
1032
1032
1033
1033
0.0.98 should be considered a release candidate to the first alpha release of
1034
1034
Rust-Lightning and the broader LDK. It represents several years of work
0 commit comments