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 90eb512 commit 64035c0Copy full SHA for 64035c0
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.5.0 [unreleased]
+## 1.5.0 [2020-06-19]
2
3
### API
4
1. [#41](https://github.com/influxdata/influxdb-client-ruby/pull/41): Updated swagger to latest version
README.md
@@ -23,7 +23,7 @@ The client can be installed manually or with bundler.
23
To install the client gem manually:
24
25
```
26
-gem install influxdb-client -v 1.4.0
+gem install influxdb-client -v 1.5.0
27
28
29
## Usage
0 commit comments