CHANGELOG.md in bigquery_migration-0.1.2 vs CHANGELOG.md in bigquery_migration-0.1.3
- old
+ new
@@ -1,4 +1,11 @@
+# 0.1.3 (2016/04/22)
+
+Enhancements:
+
+* Support new BYTES types
+* Add exe/bq-migrate as an alias to exe/bq_migrate
+
# 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)