Skip to content

Commit 6514bf7

Browse files
committed
version 2.9.0
1 parent 62dfcb5 commit 6514bf7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.9.0
2+
* Support basic authentication, #29
3+
14
# 2.8.0
25
* Support multi query #27
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "influxdb-nodejs",
33
"description": "node.js influxdb client",
4-
"version": "2.8.0",
4+
"version": "2.9.0",
55
"author": "Tree Xie <vicansocanbico@gmail.com>",
66
"keywords": [
77
"influx",

0 commit comments

Comments
 (0)