Skip to content

Commit 1378537

Browse files
Adjust release note for consistency.
1 parent 2f83bd5 commit 1378537

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Common Changes
4444
:ref:`connection pool purity constants <drcppurityconsts>` and
4545
:ref:`vector format constants <vectorformatconstants>` with
4646
`enumerations <https://docs.python.org/3/library/enum.html>`__ in order to
47-
provide a more useful repr() and improve type safety, among other things.
47+
provide a more useful ``repr()`` and improve type safety, among other
48+
things.
4849
#) The default value of the ``tcp_connect_timeout`` parameter was changed
4950
from 60 seconds to 20 seconds. The default value of the
5051
``retry_delay`` parameter was changed from 0 seconds to 1 second.

0 commit comments

Comments
 (0)