CHANGELOG.md in strong_migrations-0.5.0 vs CHANGELOG.md in strong_migrations-0.5.1

- old
+ new

@@ -1,4 +1,8 @@ +## 0.5.1 (2019-12-17) + +- Fixed migration name in error messages + ## 0.5.0 (2019-12-05) - Added ability to disable checks - Added Postgres-specific check for `change_column_null` - Added optional remove index check