mirror of
https://github.com/vrana/adminer.git
synced 2026-01-09 09:02:56 +01:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## Adminer dev
|
||||
|
||||
## Adminer 5.4.0 (released 2025-09-08)
|
||||
- Allow specifying operator in search anywhere
|
||||
- Do not order descending in GROUP BY select
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.4.0";
|
||||
const VERSION = "5.4.1-dev";
|
||||
|
||||
Reference in New Issue
Block a user