Add 0.0.117 release notes
[rust-lightning] / pending_changelog / new_channel_id_type_pr_2485.txt
diff --git a/pending_changelog/new_channel_id_type_pr_2485.txt b/pending_changelog/new_channel_id_type_pr_2485.txt
deleted file mode 100644 (file)
index 4ae3c2c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* In several APIs, `channel_id` parameters have been changed from type `[u8; 32]` to newly introduced `ChannelId` type, from `ln` namespace (`lightning::ln::ChannelId`) (PR #2485)