Add pending changelog entry for PR 4656
What changed, and why it matters
This commit only adds a pending changelog entry describing an API change in a previous pull request. It contains no code changes, no bug fixes, and no security-related content.
No security action needed. Treat as routine release-note maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit creates a single file, pending_changelog/4656.txt, documenting that LSPS2ServiceHandler now requires ChannelClosed events to be forwarded to a new channel_closed method introduced in PR 4656. The diff is purely documentation/metadata for release notes.
Changed components
Inspect captured patch +2 / −0
diff --git a/pending_changelog/4656.txt b/pending_changelog/4656.txt
new file mode 100644
index 0000000..b5d5400
--- /dev/null
+++ b/pending_changelog/4656.txt
@@ -0,0 +1,2 @@
+## API Updates
+* The `LSPS2ServiceHandler` now expects LDK's `ChannelClosed` events to be forwarded to the new `channel_closed` method. (#4656)
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.