CHANGELOG.md in strong_migrations-0.4.0 vs CHANGELOG.md in strong_migrations-0.4.1
- old
+ new
@@ -1,4 +1,9 @@
+## 0.4.1
+
+- Added `target_postgresql_version`
+- Added `unscoped` to backfill instructions
+
## 0.4.0
- Added check for `add_foreign_key`
- Fixed instructions for adding default value with NOT NULL constraint
- Removed support for Rails 4.2