CHANGELOG.md in strong_migrations-1.2.0 vs CHANGELOG.md in strong_migrations-1.3.0
- old
+ new
@@ -1,4 +1,8 @@
+## 1.3.0 (2022-08-30)
+
+- Added check for `add_column` with `uuid` type and volatile default value
+
## 1.2.0 (2022-06-10)
- Added check for index corruption with Postgres 14.0 to 14.3
## 1.1.0 (2022-06-08)