Merge pull request #1699 from TheBlueMatt/2022-08-announcement-rework
[rust-lightning] / pending_changelog / 1699.txt
diff --git a/pending_changelog/1699.txt b/pending_changelog/1699.txt
new file mode 100644 (file)
index 0000000..75ed45d
--- /dev/null
@@ -0,0 +1,2 @@
+`broadcast_node_announcement` has been moved to `PeerManager` from `ChannelManager`.
+`PeerManager::new`'s new `current_time` argument must be set to a UNIX timestamp, not a persistent counter, for any existing nodes that upgrade.