CHANGELOG.md in strong_migrations-0.7.5 vs CHANGELOG.md in strong_migrations-0.7.6
- old
+ new
@@ -1,4 +1,9 @@
+## 0.7.6 (2021-01-17)
+
+- Fixed `NOT NULL` constraint check for quoted columns
+- Fixed deprecation warning with Active Record 6.1
+
## 0.7.5 (2021-01-12)
- Added checks for `add_check_constraint` and `validate_check_constraint`
## 0.7.4 (2020-12-16)