CHANGELOG.md in strong_migrations-1.4.4 vs CHANGELOG.md in strong_migrations-1.5.0

- old
+ new

@@ -1,4 +1,9 @@ +## 1.5.0 (2023-07-02) + +- Added check for `add_column` with stored generated columns +- Fixed `add_reference` with `foreign_key` and `index: false` + ## 1.4.4 (2023-03-08) - Fixed `add_foreign_key` with `name` and `column` options with `safe_by_default` ## 1.4.3 (2023-02-19)