Skip to content

Commit 9f7dc67

Browse files
committed
2.8.1
* add support for node v17.x (Bimal Jha) * update nan versio of nodev17.x support (Bimal Jha) * update unzipper and big-integer version, issue #795 (Bimal Jha)
1 parent c0a4605 commit 9f7dc67

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2021-12-18, Version 2.8.1
2+
=========================
3+
4+
* add support for node v17.x (Bimal Jha)
5+
6+
* update nan versio of nodev17.x support (Bimal Jha)
7+
8+
* update unzipper and big-integer version, issue #795 (Bimal Jha)
9+
10+
111
2021-09-12, Version 2.8.0
212
=========================
313

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm_db",
33
"description": "IBM DB2 and IBM Informix bindings for node",
4-
"version": "2.8.0",
4+
"version": "2.8.1",
55
"main": "lib/odbc.js",
66
"homepage": "https://github.com/ibmdb/node-ibm_db/",
77
"repository": {

0 commit comments

Comments
 (0)