Update changelog
This commit is contained in:
parent
1819e16f19
commit
474167c5ce
|
@ -1,6 +1,7 @@
|
|||
# 0.7.0
|
||||
* Remove CLI
|
||||
* Experimental new interface (see Google::APIClient::Service)
|
||||
* SUpport for automatic retires & backoff. Off by default, enable by setting `retries` on `APIClient`
|
||||
* Experimental new interface (see `Google::APIClient::Service`)
|
||||
* Fix warnings when using Faraday separately
|
||||
* Support Google Compute Engine service accounts
|
||||
* Enable gzip compression for responses
|
||||
|
|
Loading…
Reference in New Issue