chore(changelog): update

This commit is contained in:
Sebastian Thiel
2016-10-29 17:52:56 +02:00
parent 7cf4034a41
commit d9970513cb

View File

@@ -1,3 +1,19 @@
<a name="api-v0.1.14:cli-v0.3.6"></a>
## api-v1.0.0:cli-v1.0.0 (2016-10-29)
*Stability for everyone !*
#### Features
* **cli:** can now be published ([91a657b8](https://github.com/Byron/google-apis-rs/commit/91a657b8cfc4769c69acaaefffa88a5960cd4b9a))
#### Bug Fixes
* **api types:** Add an unused field to empty API types. ([0f14aa96](https://github.com/Byron/google-apis-rs/commit/0f14aa966e5e878612111709568b13e7a2c70345))
* **auth:** use redirect flow ([b6f5fc6e](https://github.com/Byron/google-apis-rs/commit/b6f5fc6eb3e6be21d22fb667b541f13ee3881df1))
* **template:** URL-encoding '/' in URLs is not accepted by Google APIs. ([292dd2f3](https://github.com/Byron/google-apis-rs/commit/292dd2f34f04a2376c3d44990111d4a0fc2c400e))
<a name="api-v0.1.14:cli-v0.3.6"></a>
## api-v0.1.14:cli-v0.3.5 (2016-07-17)