CHANGELOG.md in strong_migrations-0.6.0 vs CHANGELOG.md in strong_migrations-0.6.1

- old
+ new

@@ -1,4 +1,8 @@ +## 0.6.1 (2020-01-28) + +- Fixed timeouts for PostgreSQL + ## 0.6.0 (2020-01-24) - Added `statement_timeout` and `lock_timeout` - Adding a column with a non-null default value is safe in MySQL 8.0.12+ and MariaDB 10.3.2+ - Added `change_column_null` check for MySQL and MariaDB