Skip to content

Commit bf7f16c

Browse files
committed
Release notes update
1 parent 48ccc7a commit bf7f16c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Common Changes
2626
#) Updated error thrown during pool reconfiguration from `ORA-24413` to
2727
`NJS-007` when poolMax is 0.
2828

29-
#) Throw `NJS-092`` error if `poolMin` > `poolMax` during pool
29+
#) Throw `NJS-092` error if `poolMin` > `poolMax` during pool
3030
reconfiguration.
3131

3232
#) Added support for binding BigInt values. BigInts like ``123n`` can
@@ -55,7 +55,7 @@ Thin Mode Changes
5555
#) Added support for Oracle Database 23c
5656
:ref:`Implicit Connection Pooling <implicitpool>` in DRCP and PRCP.
5757

58-
#) Added support for usage with extension of Array.prototype methods
58+
#) Added support for usage with extension of Array.prototype methods
5959
See `Issue #1653 <https://github.com/oracle/node-oracledb/issues/1653>`__.
6060

6161
Thick Mode Changes

0 commit comments

Comments
 (0)