diff --git a/doc/release-notes/release-notes.md b/doc/release-notes/release-notes.md --- a/doc/release-notes/release-notes.md +++ b/doc/release-notes/release-notes.md @@ -19,3 +19,5 @@ if the transaction passes validation. - A "sequence" notifier is added to ZeroMQ notifications, enabling client-side mempool tracking. +- The same ZeroMQ notification (e.g. `-zmqpubhashtx=address`) can now be specified multiple + times to publish the same notification to different ZeroMQ sockets.