1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 15:16:44 +02:00

Release 4.16.0

This commit is contained in:
Jakub Vrana
2025-02-20 15:22:35 +01:00
parent b46b1dd574
commit 9c9fc4a85b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php <?php
$VERSION = "4.16.0-dev"; $VERSION = "4.16.0";

View File

@@ -1,4 +1,4 @@
Adminer 4.16.0-dev: Adminer 4.16.0 (released 2025-02-20):
MySQL: Fix saving bit(64) values (bug #839) MySQL: Fix saving bit(64) values (bug #839)
PostgreSQL: Preserve whitespace in EXPLAIN (bug #827) PostgreSQL: Preserve whitespace in EXPLAIN (bug #827)
PostgreSQL: Support SSL PostgreSQL: Support SSL