diff --git a/website/docs/changelog/1.1.1.md b/website/docs/changelog/1.1.1.md index d865c32e..ff7466a9 100644 --- a/website/docs/changelog/1.1.1.md +++ b/website/docs/changelog/1.1.1.md @@ -21,6 +21,8 @@ Not yet released - removed `--skip-ssl` flag from the install script. - All `/databases` URLs are now renamed to `/mysql`. - `?output=json` parameter can be added to the following URLs to return plain json data instead of GUI: `/mysql/processlist`, `/mysql/configuration`, `/mysql/users`, `/mysql/remote-mysql`, `/mysql/processlist` +- fixed bug with MySQL Configuration editor. + ### 💡 New!