1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 08:34:20 +02:00

Release 4.6.1

This commit is contained in:
Jakub Vrana
2018-02-09 00:20:58 +01:00
parent 4b1960f498
commit 800fbb9b9e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.6.1-dev:
Adminer 4.6.1 (released 2018-02-09):
Sticky position of table actions
Speed up rendering of long tables (regression from 4.4.0)
Display notification about performing action after relogin