Merge pull request #2620 from TheBlueMatt/2023-09-cut-0.0.117
[rust-lightning] / pending_changelog / move_netaddress_to_socketaddress.txt
diff --git a/pending_changelog/move_netaddress_to_socketaddress.txt b/pending_changelog/move_netaddress_to_socketaddress.txt
deleted file mode 100644 (file)
index 5153ed1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* The `NetAddress` has been moved to `SocketAddress`. The fieds `IPv4` and `IPv6` are also rename to `TcpIpV4` and `TcpIpV6` (#2358).