Skip to content

Commit 343d0ff

Browse files
committed
Minor update in Release notes
1 parent 78ef1ef commit 343d0ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/release_notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Common Changes
1717

1818
Thin Mode Changes
1919
+++++++++++++++++
20+
2021
#) Fixed issue that throws an ``ORA-00932`` error, when the same SELECT SQL
2122
statement is run for the second time with a different bind type.
2223
See `Issue #1669 <https://github.com/oracle/node-oracledb/issues/1669>`__.
@@ -33,8 +34,8 @@ Thin Mode Changes
3334
Thick Mode Changes
3435
+++++++++++++++++++
3536

36-
#) Fixed bug that ignored the ``privilege`` parameter, when it was passed in
37-
the ``pool.getConnection()`` call.
37+
#) Fixed bug that ignored the ``privilege`` parameter when it was passed in
38+
the :meth:`pool.getConnection()` call.
3839

3940
node-oracledb `v6.5.0 <https://github.com/oracle/node-oracledb/compare/v6.4.0...v6.5.0>`__ (2 May 2024)
4041
-------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)