Add a ChangeLog entry for #16076

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-06-22 20:19:56 +02:00
parent 92e15366b9
commit 34058e3e3a
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -36,6 +36,7 @@ phpMyAdmin - ChangeLog
- issue Support for Twig 3
- issue Allow phpmyadmin/twig-i18n-extension ^3.0
- issue #16201 Trim spaces for integer values in table search
- issue #16076 Fixed cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page