CHANGELOG.md in strong_migrations-0.1.7 vs CHANGELOG.md in strong_migrations-0.1.8

- old
+ new

@@ -1,4 +1,9 @@ +## 0.1.8 + +- Fixed error with `create_table` +- Added check for executing arbitrary SQL + ## 0.1.7 - Added check for `force` option with `create_table` - Added `auto_analyze` option