Skip to content

Commit 1191748

Browse files
Tweaked release note based on feedback.
1 parent 9a0b18f commit 1191748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Thin Mode Changes
2828
re-executed
2929
(`issue 271 <https://github.com/oracle/python-oracledb/issues/271>`__).
3030
#) Internal change to slightly improve performance of LOB reads and writes.
31+
#) Corrected typing declaration for :meth:`oracledb.connect_async()`.
3132

3233
Common Changes
3334
++++++++++++++
@@ -39,7 +40,6 @@ Common Changes
3940
``encoding_errors`` parameter when creating variables by calling the method
4041
:meth:`Cursor.var()`
4142
(`issue 279 <https://github.com/oracle/python-oracledb/issues/279>`__).
42-
#) Corrected typing declarations.
4343
#) Bumped minimum requirement of Cython to 3.0.
4444

4545

0 commit comments

Comments
 (0)