Skip to content

Commit 065fc51

Browse files
Move internal changes to bottom of release notes as they are of less
interest.
1 parent 367e508 commit 065fc51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/release_notes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ oracledb 2.0.0 (TBD)
1313
Thin Mode Changes
1414
+++++++++++++++++
1515

16-
#) Internal changes to improve handling of the network protocol between
17-
python-oracledb and Oracle Database.
18-
#) Internal changes to improve handling of multiple address and description
19-
lists in full connect descriptors.
2016
#) Fixed bug in handling database response in certain unusual circumstances.
2117
#) Fixed bug in handling exceptions raised during connection establishment.
2218
#) Fixed bug in identifying bind variables in SQL statements containing
2319
multiple line comments with multiple asterisks before the closing slash.
2420
#) A more meaningful error is raised when the wrong type of data is passed to
2521
lob.write().
22+
#) Internal changes to improve handling of the network protocol between
23+
python-oracledb and Oracle Database.
24+
#) Internal changes to improve handling of multiple address and description
25+
lists in full connect descriptors.
2626

2727
Thick Mode Changes
2828
++++++++++++++++++

0 commit comments

Comments
 (0)