From 5a1c22dfed70dc4dd028cf07b5a2fb16084c3271 Mon Sep 17 00:00:00 2001 From: Warren James Date: Wed, 17 Jan 2024 15:54:41 -0500 Subject: [PATCH] update changelog --- source/load-balancers/load-balancers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/load-balancers/load-balancers.rst b/source/load-balancers/load-balancers.rst index bccafe9b57..8b9eb0abdf 100644 --- a/source/load-balancers/load-balancers.rst +++ b/source/load-balancers/load-balancers.rst @@ -436,6 +436,7 @@ be supported. Changelog ========= +:2024-01-17: Clarify that ``TopologyDescriptionChangedEvent`` must be emitted on topology close :2022-10-05: Remove spec front matter and reformat changelog. :2022-01-18: Clarify that ``OP_MSG`` must be used in load balanced mode. :2021-12-22: Clarify that pinned connections in transactions are exclusive.