Skip to content

Commit b4be993

Browse files
committed
Update CHANGELOG with recent changes
1 parent 5053875 commit b4be993

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## node-oracledb v4.0.1 (DD MON YYYY)
4+
5+
- Fixed passing DbObjects and JavaScript objects as the `payload` attribute for
6+
AQ message enqueues when using an object queue.
7+
8+
- Made the error message for AQ `queue.deqMany(0)` the same NJS-005 given when a
9+
negative number is used.
10+
11+
- Fixed a compilation warning seen on Windows.
12+
313
## node-oracledb v4.0.0 (25 Jul 2019)
414

515
- Refactored the node-oracledb implementation to use

0 commit comments

Comments
 (0)