CHANGELOG.md in strong_migrations-0.7.7 vs CHANGELOG.md in strong_migrations-0.7.8
- old
+ new
@@ -1,4 +1,8 @@
+## 0.7.8 (2021-08-03)
+
+- Fixed issue with `add_reference ..., foreign_key: {to_table: ...}` with `safe_by_default`
+
## 0.7.7 (2021-06-07)
- Removed timeouts and `auto_analyze` from schema load
## 0.7.6 (2021-01-17)