Skip to content

Commit d39ceb3

Browse files
Update release notes.
1 parent bd9d775 commit d39ceb3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/src/release_notes.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ Version 8.0 (TBD)
5959
row offsets exceeding 65536.
6060
#) Eliminated spurious error when accessing :attr:`Cursor.lastrowid` after
6161
executing an INSERT ALL statement.
62+
#) Miscellaneous code improvements supplied by Alex Henrie
63+
(pull requests
64+
`419 <https://github.com/oracle/python-cx_Oracle/pull/419>`__,
65+
`420 <https://github.com/oracle/python-cx_Oracle/pull/420>`__,
66+
`421 <https://github.com/oracle/python-cx_Oracle/pull/421>`__,
67+
`422 <https://github.com/oracle/python-cx_Oracle/pull/422>`__ and
68+
`423 <https://github.com/oracle/python-cx_Oracle/pull/423>`__).
69+
#) Documentation and test suite improvements.
6270

6371

6472
Version 7.3 (December 2019)

0 commit comments

Comments
 (0)