CHANGELOG.md in strong_migrations-0.7.6 vs CHANGELOG.md in strong_migrations-0.7.7
- old
+ new
@@ -1,4 +1,8 @@
+## 0.7.7 (2021-06-07)
+
+- Removed timeouts and `auto_analyze` from schema load
+
## 0.7.6 (2021-01-17)
- Fixed `NOT NULL` constraint check for quoted columns
- Fixed deprecation warning with Active Record 6.1