CHANGELOG.md in strong_migrations-1.4.3 vs CHANGELOG.md in strong_migrations-1.4.4
- old
+ new
@@ -1,4 +1,8 @@
+## 1.4.4 (2023-03-08)
+
+- Fixed `add_foreign_key` with `name` and `column` options with `safe_by_default`
+
## 1.4.3 (2023-02-19)
- Fixed check for `change_column` to account for charset with MySQL and MariaDB
## 1.4.2 (2023-01-29)