Skip to content

Commit 972018b

Browse files
Adjust release notes for consistency.
1 parent c22de66 commit 972018b

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,11 +13,11 @@ oracledb 2.1.1 (TBD)
1313
Thin Mode Changes
1414
+++++++++++++++++
1515

16-
#) Fix bug when calling `~Connection.gettype()` with an object type name
17-
containing ``%ROWTYPE``
16+
#) Fixed bug when calling :meth:`~Connection.gettype()` with an object type
17+
name containing ``%ROWTYPE``
1818
(`issue 304 <https://github.com/oracle/python-oracledb/issues/304>`__).
19-
#) Restored error message raised when attempting to connect to an 11g
20-
database.
19+
#) Restored error message raised when attempting to connect to Oracle Database
20+
11g.
2121

2222
Thick Mode Changes
2323
++++++++++++++++++

0 commit comments

Comments
 (0)