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

Update changelog #72

Merged
merged 1 commit into from
Jan 4, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,10 @@ $client->admin->revoke(\InfluxDB\Client\Admin::PRIVILEGE_ALL, 'admin_user');

## Changelog

###1.4.2
###1.14.3
* Deprecate IF NOT EXISTS clause in database creation

###1.14.2
* Fix Notice when calling InfluxDB\Client::fromDSN without username or password
* fixed Guzzle client timeout is float
* Fix annotation
Expand Down