From 0cfc68e6c66beff09c3a81e90c501bf811812c1a Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 20 Feb 2018 00:00:47 +0100 Subject: [PATCH] Fix typo --- changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index e7d848e3..a0439abc 100644 --- a/changes.txt +++ b/changes.txt @@ -2,7 +2,7 @@ Adminer 4.6.2-dev: Semi-transparent border on table actions Shorten JSON values in select (bug #594) Speed up alter table (regression from 4.4.0) -Store current version before authentication and in Editor +Store current version without authentication and in Editor PostgreSQL: Fix exporting string default values PostgreSQL: Fix exporting sequences in PostgreSQL 10 PostgreSQL: Add IF EXISTS to DROP SEQUENCE in export (bug #595)