diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml
index 79bffcbbbf6..d18a4821ae6 100644
--- a/doc/src/sgml/release-15.sgml
+++ b/doc/src/sgml/release-15.sgml
@@ -568,17 +568,6 @@ Previously, such updates ran delete actions on the source partition and insert a
-
-
-
-
-Remove incorrect duplicate partitions in system view pg_publication_tables (Hou Zhijie)
-
-
-
+
+
+
+Prevent logical replication of empty transactions (Ajin Cherian, Hou Zhijie, Euler Taveira)
+
+
+
+Previously, write transactions would send empty transactions to subscribers if subscribed tables were not modified.
+
+
+
-
+
+
+
+Remove incorrect duplicate partitions in system view pg_publication_tables (Hou Zhijie)
+