CHANGELOG.md in strong_migrations-0.7.0 vs CHANGELOG.md in strong_migrations-0.7.1
- old
+ new
@@ -1,4 +1,8 @@
+## 0.7.1 (2020-07-27)
+
+- Added `target_version` option to replace database-specific options
+
## 0.7.0 (2020-07-22)
- Added `check_down` option
- Added check for `change_column` with `null: false`
- Added check for `validate_foreign_key`