diff --git a/changes.txt b/changes.txt index c62761aa..c368fd06 100644 --- a/changes.txt +++ b/changes.txt @@ -1,4 +1,7 @@ Adminer 4.9.0-dev: +Validate connection to server in HTTP based drivers + +Adminer 4.8.2: Support multi-line table comments MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418) PostgreSQL: Don't reset table comments (regression from 4.2.0)