Skip to content

Commit

Permalink
2.8.1
Browse files Browse the repository at this point in the history
 * 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)
  • Loading branch information
bimalkjha committed Dec 18, 2021
1 parent c0a4605 commit 9f7dc67
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2021-12-18, Version 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)


2021-09-12, Version 2.8.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ibm_db",
"description": "IBM DB2 and IBM Informix bindings for node",
"version": "2.8.0",
"version": "2.8.1",
"main": "lib/odbc.js",
"homepage": "https://github.com/ibmdb/node-ibm_db/",
"repository": {
Expand Down

0 comments on commit 9f7dc67

Please sign in to comment.