CHANGELOG.md in bigquery_migration-0.1.6 vs CHANGELOG.md in bigquery_migration-0.1.7
- old
+ new
@@ -1,4 +1,14 @@
+# 0.1.7 (2016/09/16)
+
+Fixes:
+
+* migrate_table should create table only if a table does not exist
+
+Enhancements:
+
+* create_table should not create a table with empty columns
+
# 0.1.6 (2016/07/26)
Fixes:
* Fix empty hash to nil