Skip to content

Commit 10e19b8

Browse files
Note the issue that the patch corrects (#353).
1 parent 00f5a58 commit 10e19b8

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
@@ -26,7 +26,8 @@ Thin Mode Changes
2626
delayed by any internal network ping to the database (`issue 330
2727
<https://github.com/oracle/python-oracledb/issues/330>`__).
2828
#) Fixed bug when calling :meth:`oracledb.connect_async()` multiple times
29-
concurrently.
29+
concurrently
30+
(`issue 353 <https://github.com/oracle/python-oracledb/issues/353>`__).
3031
#) Fixed bug in fetching dates with years less than 0
3132
(`issue 345 <https://github.com/oracle/python-oracledb/issues/345>`__).
3233

0 commit comments

Comments
 (0)