CHANGELOG.md in strong_migrations-1.3.1 vs CHANGELOG.md in strong_migrations-1.3.2
- old
+ new
@@ -1,4 +1,8 @@
+## 1.3.2 (2022-10-09)
+
+- Improved error message for `add_column` with `default: nil` with Postgres 10
+
## 1.3.1 (2022-09-21)
- Fixed check for `add_column` with `default: nil` with Postgres 10
## 1.3.0 (2022-08-30)