Skip to content

Commit

Permalink
update to v1.1.10
Browse files Browse the repository at this point in the history
Signed-off-by: mengxumx <[email protected]>
  • Loading branch information
dmabupt committed Apr 8, 2019
1 parent f8d330a commit f437362
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# idb-connector changelog

## 1.1.10

- Retrieve data when SQLFetch return SQL_SUCCESS_WITH_INFO(#71)
- Add the SQLCLI dependencies for developement build(#69)
- Update example code for eslint(#60)

## 1.1.9

- Guard bindings.gyp and build dummy when not on IBM i(#58)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idb-connector",
"version": "1.1.9",
"version": "1.1.10",
"description": "A Node.js DB2 driver for IBM i",
"os": [
"aix"
Expand Down

0 comments on commit f437362

Please sign in to comment.