Skip to content

Commit 1893969

Browse files
committed
Release 3.3.0
1 parent 817a555 commit 1893969

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v3.3.0 (2016-05-06)
2+
-------------------
3+
[new] Added support for receiving informational messages
4+
[new] Added JSON support for msnodesql and msnodesqlv8 drivers
5+
[fix] Minor fixes in connection string parsing
6+
17
v3.2.1 (2016-04-16)
28
-------------------
39
[fix] Added PreparedStatement.lastRequest to access internal Request when using Promises

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"azure",
2222
"node-mssql"
2323
],
24-
"version": "3.2.1",
24+
"version": "3.3.0",
2525
"main": "index.js",
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)