CHANGELOG.md in strong_migrations-0.7.9 vs CHANGELOG.md in strong_migrations-0.8.0
- old
+ new
@@ -1,4 +1,9 @@
+## 0.8.0 (2022-02-09)
+
+- Fixed error with versioned schema with Active Record 7.0.2+
+- Dropped support for Ruby < 2.6 and Active Record < 5.2
+
## 0.7.9 (2021-12-15)
- Fixed error with multiple databases with Active Record 7
## 0.7.8 (2021-08-03)