CHANGELOG.md in strong_migrations-1.7.0 vs CHANGELOG.md in strong_migrations-1.8.0

- old
+ new

@@ -1,4 +1,10 @@ +## 1.8.0 (2024-03-11) + +- Added check for `add_column` with auto-incrementing columns +- Updated instructions for removing a column to append to `ignored_columns` +- Fixed check for adding a column with a default value for MySQL and MariaDB + ## 1.7.0 (2024-01-05) - Added check for `add_unique_constraint` ## 1.6.4 (2023-10-17)