CHANGELOG.md in strong_migrations-1.1.0 vs CHANGELOG.md in strong_migrations-1.2.0
- old
+ new
@@ -1,4 +1,8 @@
+## 1.2.0 (2022-06-10)
+
+- Added check for index corruption with Postgres 14.0 to 14.3
+
## 1.1.0 (2022-06-08)
- Added check for `force` option with `create_join_table`
- Improved errors for extra arguments
- Fixed ignoring extra arguments with `safe_by_default`