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

Release 5.0.2

This commit is contained in:
Jakub Vrana
2025-03-10 07:18:15 +01:00
parent 47ccd9b44d
commit 100a1f49bc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<?php
namespace Adminer;
$VERSION = "5.0.2-dev";
$VERSION = "5.0.2";

View File

@@ -1,4 +1,4 @@
Adminer dev:
Adminer 5.0.2 (released 2025-03-10):
PostgreSQL: Fix setting NULL and original value on enum (bug #884)
CockroachDB: Add support via PostgreSQL driver
Elasticsearch: Add support for "where" and "order" field privilege