Skip to content

Add release names to CHANGELOG #1698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.0.110 - 2022-07-26
# 0.0.110 - 2022-07-26 - "Routing, With a Vengeance"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn, after the video https://www.youtube.com/watch?v=oOT78Bgy1Qw I see someone visited Silk Road 5.0 again 😆


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

# 0.0.109 - 2022-07-01
# 0.0.109 - 2022-07-01 - "The Kitchen Sink"

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


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

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

# 0.0.107 - 2022-06-08
# 0.0.107 - 2022-06-08 - "BlueWallet's Wishlist"

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


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

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


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

## API Updates

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

# 0.0.98 - 2021-06-11
# 0.0.98 - 2021-06-11 - "It's ALIVVVVEEEEEEE"

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