From d53fb6627d8f671facf2cab96a622c8a6e4d87cc Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Fri, 1 Jul 2022 01:11:27 +0000 Subject: [PATCH] f one more change --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67fca72f..98bbc10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ for a given channel via `estimated_channel_liquidity_range` (#1549). * Options which cannot be changed at runtime have been moved from `ChannelConfig` to `ChannelHandshakeConfig` (#1529). + * `find_route` takes `&NetworkGraph` instead of `ReadOnlyNetworkGraph (#1583). * `ChannelDetails` now contains a copy of the current `ChannelConfig` (#1527). * The `lightning-invoice` crate now optionally depends on `serde`, with `Invoice` implementing `serde::{Deserialize,Serialize}` if enabled (#1548). @@ -42,9 +43,8 @@ serializing `ChannelConfig` using the LDK serialization API, however, if a backward compatibility wrapper is required, please open an issue. -In total, this release features 32 files changed, 1839 insertions, 490 -deletions in 31 commits from 9 authors, in alphabetical order: - +In total, this release features 32 files changed, 1868 insertions, 520 +deletions in 32 commits from 9 authors, in alphabetical order: * Antoine Riard * Daniel Granhão * Elias Rohrer -- 2.30.2