change log for 25.12rc1

This commit is contained in:
Madeline Paech
2025-11-21 03:54:39 +00:00
committed by madelinevibes
parent d125b3c720
commit f16b198cdc
11 changed files with 140 additions and 12 deletions

6
uv.lock generated
View File

@@ -1355,7 +1355,7 @@ dev = [{ name = "pyln-proto", editable = "contrib/pyln-proto" }]
[[package]]
name = "pyln-client"
version = "25.9.3"
version = "25.12rc1"
source = { editable = "contrib/pyln-client" }
dependencies = [
{ name = "pyln-bolt7" },
@@ -1413,7 +1413,7 @@ dev = [
[[package]]
name = "pyln-proto"
version = "25.9.3"
version = "25.12rc1"
source = { editable = "contrib/pyln-proto" }
dependencies = [
{ name = "base58" },
@@ -1442,7 +1442,7 @@ dev = [{ name = "pytest", specifier = ">=8.0.0" }]
[[package]]
name = "pyln-testing"
version = "25.9.3"
version = "25.12rc1"
source = { editable = "contrib/pyln-testing" }
dependencies = [
{ name = "cheroot" },