diff --git a/changelog.md b/changelog.md
index da7973086b..222b5727f9 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,16 @@
+
+## api-v0.1.12 (2016-02-28)
+
+
+#### Bug Fixes
+
+* **make:** use venv-python to run any utility ([4bb7a33e](https://github.com/Byron/google-apis-rs/commit/4bb7a33e9370f520b985f96aa8229b659320ff1d))
+* **parameters:** previously the separator used in the request was incorrect, causing
+ the request to fail. This has been fixed [by this PR](https://github.com/Byron/google-apis-rs/pull/147).
+
+
-## cli-v0.3.3:cli-v0.1.11 (2016-01-30)
+## cli-v0.3.3:api-v0.1.11 (2016-01-30)
#### Bug Fixes
diff --git a/etc/api/type-api.yaml b/etc/api/type-api.yaml
index d12fe41d68..70d5ef638e 100644
--- a/etc/api/type-api.yaml
+++ b/etc/api/type-api.yaml
@@ -25,7 +25,7 @@ make:
- source: build.rs
output_dir: src
cargo:
- build_version: "0.1.11"
+ build_version: "0.1.12"
build_script: src/build.rs
keywords: [protocol, web, api]
dependencies: