diff --git a/CHANGELOG.md b/CHANGELOG.md index 359f68572..2383b103f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Set English as default language in the dropdown in the settings page: [#2465](https://github.com/owncloud/ocis/pull/2465) * Change - Remove OnlyOffice extension: [#2433](https://github.com/owncloud/ocis/pull/2433) * Enhancement - Add app provider and app provider registry: [#2204](https://github.com/owncloud/ocis/pull/2204) * Enhancement - Add the create space permission: [#2461](https://github.com/owncloud/ocis/pull/2461) @@ -15,6 +16,13 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Set English as default language in the dropdown in the settings page: [#2465](https://github.com/owncloud/ocis/pull/2465) + + The language dropdown didn't have a default language selected, and it was showing an empty + value. Now it shows English instead. + + https://github.com/owncloud/ocis/pull/2465 + * Change - Remove OnlyOffice extension: [#2433](https://github.com/owncloud/ocis/pull/2433) Tags: OnlyOffice