We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62dfcb5 commit 6514bf7Copy full SHA for 6514bf7
History.md
@@ -1,3 +1,6 @@
1
+# 2.9.0
2
+ * Support basic authentication, #29
3
+
4
# 2.8.0
5
* Support multi query #27
6
package.json
@@ -1,7 +1,7 @@
{
"name": "influxdb-nodejs",
"description": "node.js influxdb client",
- "version": "2.8.0",
+ "version": "2.9.0",
"author": "Tree Xie <vicansocanbico@gmail.com>",
"keywords": [
7
"influx",
0 commit comments