Add a CHANGELOG entry for #19118 by #19564

Pull-request: #19564
Ref: #19118

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2025-12-05 14:48:01 +01:00
parent 150c4417c9
commit f077cd68e5
No known key found for this signature in database
GPG Key ID: 70684F4717D49A31

View File

@ -80,6 +80,7 @@ All notable changes of the phpMyAdmin 6.0 release series are documented in this
* [#19712](https://github.com/phpmyadmin/phpmyadmin/pull/19712): Import OpenLayers and Bootstrap directly using Webpack
* [#19794](https://github.com/phpmyadmin/phpmyadmin/pull/19794): Use `jquery-ui-timepicker-addon.min.js` instead of `jquery-ui-timepicker-addon.js`
* [#19795](https://github.com/phpmyadmin/phpmyadmin/pull/19795): Use `additional-methods.min.js` instead of `additional-methods.js`
* [#19564](https://github.com/phpmyadmin/phpmyadmin/pull/19564): Update the table comment field to a textarea
### Removed