Skip to content

Commit 7c75abc

Browse files
madelinevibessangbida
authored andcommitted
updated changelog.md for rc2
added uv lines
1 parent ebc9a8b commit 7c75abc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6-
## [25.09rc1] - 2025-08-18: "Hot Wallet Guardian"
6+
## [25.09rc2] - 2025-08-18: "Hot Wallet Guardian"
77

88
This release named by @king-11.
99

@@ -35,6 +35,7 @@ Note: release schedule moved one month: this is v25.09, and all deprecations inc
3535

3636
### Changed
3737

38+
- Build: we now use `uv` to build instead of poetry: see doc/getting-started/getting-started/installation.md ([#8249])
3839
- Protocol: We now insist that peers support `option_channel_type` (in CLN since 0.12.0 in late 2022, similar for other implementations). ([#8389])
3940
- Protocol: payment secret ('s' field) is now mandatory in BOLT11 payment requests for improved security. ([#8377])
4041
- wss-proxy.py was replaced by a rust version with support for multiple `wss-bind-addr`. If you install CLN from pre-compiled binaries you must remove the old wss-proxy directory first before installing CLN, usually ([#8080])
@@ -112,7 +113,8 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
112113
[#8387]: https://github.com/ElementsProject/lightning/pull/8387
113114
[#7344]: https://github.com/ElementsProject/lightning/pull/7344
114115
[#8410]: https://github.com/ElementsProject/lightning/pull/8410
115-
[25.09rc1]: https://github.com/ElementsProject/lightning/releases/tag/v25.09rc1
116+
[#8249]: https://github.com/ElementsProject/lightning/pull/8249
117+
[25.09rc2]: https://github.com/ElementsProject/lightning/releases/tag/v25.09rc2
116118

117119

118120

0 commit comments

Comments
 (0)