CHANGELOG.md in strong_migrations-0.2.2 vs CHANGELOG.md in strong_migrations-0.2.3

- old
+ new

@@ -1,4 +1,10 @@ +## 0.2.3 + +- Added check for `change_column_null` +- Added support for alphabetize columns with Makara +- Fixed migration reversibility with `auto_analyze` + ## 0.2.2 - Friendlier output - Better method of hooking into ActiveRecord