CHANGELOG.md in bigquery_migration-0.1.1 vs CHANGELOG.md in bigquery_migration-0.1.2
- old
+ new
@@ -1,4 +1,10 @@
+# 0.1.2 (2016/04/14)
+
+Changes:
+
+* Genearate job_id on client side as [google recommends](https://cloud.google.com/bigquery/docs/managing_jobs_datasets_projects#managingjobs)
+
# 0.1.1 (2016/04/12)
Changes:
* Expose wait_load method