diff --git a/CHANGELOG.md b/CHANGELOG.md index 8054a60f..12ae4991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## Adminer dev +## Adminer 5.2.0 (released 2025-04-08) - Autocomplete SQL commands - Do not edit NULL values by Modify (bug #967) - Fix foreign key actions (regression from 5.1.1) -- PostgreSQL: Support COPY FROM stdin in SQL query (bug #942) - MySQL: Display number of found rows in group queries (regression from 5.1.1) +- PostgreSQL: Support COPY FROM stdin in SQL query (bug #942) - non-MySQL: Parse '--' without trailing space as comment in SQL command (bug SF-842) - MS SQL: Limit one INSERT in export to 1000 rows (bug #983) - CSS: Add logo diff --git a/adminer/include/version.inc.php b/adminer/include/version.inc.php index 4415f8e3..13b35454 100644 --- a/adminer/include/version.inc.php +++ b/adminer/include/version.inc.php @@ -1,4 +1,4 @@