Skip to content

Commit c040ebd

Browse files
committed
CHANGELOG tweaks
1 parent 60e80f3 commit c040ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This release is currently under development.
5353
order-of-execution issues.
5454

5555
- Support fetching XMLTYPE columns in queries. They will return as
56-
String.
56+
String limited to the VARCHAR2 length.
5757

5858
- Update install processes by bundling all pre-built binaries into the
5959
package uploaded to https://www.npmjs.com/package/oracledb. This
@@ -75,7 +75,7 @@ This release is currently under development.
7575

7676
- Fixed some SODA stability issues (node-oracledb and ODPI-C changes).
7777

78-
- Improved the statement error whitelist to avoid unnecessarily
78+
- Improved the statement error white list to avoid unnecessarily
7979
dropping statements from the statement cache (ODPI-C change).
8080

8181
## node-oracledb v3.0.1 (15 Nov 2018)

0 commit comments

Comments
 (0)