Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Update changelog 1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianluca Arbezzano committed Oct 8, 2016
1 parent cd3fb1e commit 4973948
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -325,6 +325,14 @@ $client->admin->revoke(\InfluxDB\Client\Admin::PRIVILEGE_ALL, 'admin_user');

## Changelog

###1.4.2
* Fix Notice when calling InfluxDB\Client::fromDSN without username or password
* fixed Guzzle client timeout is float
* Fix annotation
* Remove unused property
* Fixed misspelling
* Fixed tag with Boolean/Null value trigger parse error

###1.4.1
* Fixed bug: Escape field values as per line protocol.

0 comments on commit 4973948

Please sign in to comment.