Skip to content

Commit 654e2c5

Browse files
committed
f one more change
1 parent bc58b4d commit 654e2c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
for a given channel via `estimated_channel_liquidity_range` (#1549).
1717
* Options which cannot be changed at runtime have been moved from
1818
`ChannelConfig` to `ChannelHandshakeConfig` (#1529).
19+
* `find_route` takes `&NetworkGraph` instead of `ReadOnlyNetworkGraph (#1583).
1920
* `ChannelDetails` now contains a copy of the current `ChannelConfig` (#1527).
2021
* The `lightning-invoice` crate now optionally depends on `serde`, with
2122
`Invoice` implementing `serde::{Deserialize,Serialize}` if enabled (#1548).
@@ -42,9 +43,8 @@
4243
serializing `ChannelConfig` using the LDK serialization API, however, if a
4344
backward compatibility wrapper is required, please open an issue.
4445

45-
In total, this release features 32 files changed, 1839 insertions, 490
46-
deletions in 31 commits from 9 authors, in alphabetical order:
47-
46+
In total, this release features 32 files changed, 1868 insertions, 520
47+
deletions in 32 commits from 9 authors, in alphabetical order:
4848
* Antoine Riard
4949
* Daniel Granhão
5050
* Elias Rohrer

0 commit comments

Comments
 (0)