Skip to content

Commit

Permalink
fix: fixing double quote escape
Browse files Browse the repository at this point in the history
  • Loading branch information
rhajek committed Jun 9, 2022
1 parent 0942b39 commit 7a12bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

### Bug Fixes
1. [#359](https://github.com/influxdata/influxdb-client-java/pull/359): Enable `OkHttp` retries for connection failure
1. [#360](https://github.com/influxdata/influxdb-client-java/pull/360): Fix double quote escape in flux-dsl

## 6.1.0 [2022-05-20]

Expand Down

0 comments on commit 7a12bff

Please sign in to comment.