Update changelog

This commit is contained in:
Steven Bazyl 2014-01-22 13:55:50 -08:00
parent 1819e16f19
commit 474167c5ce
1 changed files with 2 additions and 1 deletions

View File

@ -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