CHANGELOG.md in strong_migrations-1.3.0 vs CHANGELOG.md in strong_migrations-1.3.1
- old
+ new
@@ -1,4 +1,8 @@
+## 1.3.1 (2022-09-21)
+
+- Fixed check for `add_column` with `default: nil` with Postgres 10
+
## 1.3.0 (2022-08-30)
- Added check for `add_column` with `uuid` type and volatile default value
## 1.2.0 (2022-06-10)