diff --git a/CHANGES b/CHANGES index e637377b0bb80ecc4301cf4e404e84979b4e97c7..39bf3cc93e239a745eab71f8561203b5078f4627 100644 --- a/CHANGES +++ b/CHANGES @@ -6,8 +6,9 @@ New Features o Sql.pgsql - Added support for PostgreSQL 10's stronger password authentication - (SCRAM-SHA-256). + - Added support for PostgreSQL 10's stronger password authentication + (SCRAM-SHA-256). + - Rip out fundamentally flawed reconnect logic, made failures consistent. Bug fixes ---------