Skip to content

Commit 8ac2d33

Browse files
committed
Add notes about changes and respective versions to docs
1 parent 4907f0d commit 8ac2d33

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/source/api.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,14 @@ larger than :ref:`update-routing-table-timeout-ref`,
194194
:Type: ``float``
195195
:Default: ``120.0``
196196

197+
.. versionadded:: 4.4.5
197198

198-
.. _update-routing-table_timeout-ref:
199+
.. versionchanged:: 5.0
200+
201+
The default value was changed from ``float("inf")`` to ``120.0``.
202+
203+
204+
.. _update-routing-table-timeout-ref:
199205

200206
``update_routing_table_timeout``
201207
--------------------------------
@@ -214,6 +220,8 @@ This setting only has an effect for :ref:`neo4j-driver-ref`, but not for
214220
:Type: ``float``
215221
:Default: ``90.0``
216222

223+
.. versionadded:: 4.4.5
224+
217225

218226
.. _connection-acquisition-timeout-ref:
219227

0 commit comments

Comments
 (0)