Skip to content

Commit 913247c

Browse files
committed
Format release notes
1 parent 7fc73f0 commit 913247c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

doc/src/release_notes.rst

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ node-oracledb Release Notes
88
node-oracledb `v6.0.1 <https://github.com/oracle/node-oracledb/compare/v6.0.0...v6.0.1>`__ (TBD)
99
--------------------------------------------------------------------------------------------------------
1010

11-
#) Allow bind variables to use multi-byte characters. Fix for `Issue #1554 <https://github.com/oracle/node-oracledb/issues/1554>`__.
11+
#) Allow bind variables to use multi-byte characters. Fix for
12+
`Issue #1554 <https://github.com/oracle/node-oracledb/issues/1554>`__.
1213

13-
#) Allow using colons in multiple single-line SQL comments in Thin mode. Fix for `Issue #1561 <https://github.com/oracle/node-oracledb/issues/1561>`__.
14+
#) Allow using colons in multiple single-line SQL comments in Thin mode. Fix
15+
for `Issue #1561 <https://github.com/oracle/node-oracledb/issues/1561>`__.
1416

15-
#) Added enhanced binding support in Thin mode.
17+
#) Added enhanced binding support in Thin mode.
1618

17-
#) Improved statement cache handling in Thin mode.
19+
#) Improved statement cache handling in Thin mode.
1820

19-
#) Added clear error message when users try to establish a connection with unsupported database versions.
21+
#) Added clear error message when an attempt is made to establish a connection
22+
with an unsupported database version in Thin mode.
2023

2124
node-oracledb `v6.0.0 <https://github.com/oracle/node-oracledb/compare/v5.5.0...v6.0.0>`__ (24 May 2023)
2225
--------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)