CHANGELOG.md in strong_migrations-1.6.1 vs CHANGELOG.md in strong_migrations-1.6.2
- old
+ new
@@ -1,4 +1,9 @@
+## 1.6.2 (2023-09-13)
+
+- Fixed foreign key options with `add_reference` and `safe_by_default`
+- Fixed `safety_assured` with `revert`
+
## 1.6.1 (2023-08-09)
- Fixed `safety_assured` for custom checks with `safe_by_default`
## 1.6.0 (2023-07-22)