From 0ee39388f5a077598e3b1ac08e5f75ba18c63b06 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 4 Jul 2020 09:47:01 +0200 Subject: [PATCH] Add a ChangeLog entry for #16223 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a48a232f52..fc40d0c951 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ phpMyAdmin - ChangeLog - issue #14772 Add the password_hash PHP function as an option when inserting data - issue #15136 Add a notice for Hex converter giving invalid results - issue #16139 Use a textarea for JSON columns +- issue #16223 Make JSON input transformation editor less narrow 5.0.3 (not yet released) - issue #15983 Require twig ^2.9