diff --git a/CHANGELOG.md b/CHANGELOG.md index f49bf5ade8..d18244ee73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Fixed cunary in the beginning: [#7247](https://github.com/owncloud/ocis/pull/7247) * Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138) * Enhancement - Auto-Accept Shares: [#7097](https://github.com/owncloud/ocis/pull/7097) * Enhancement - Bump Reva: [#7138](https://github.com/owncloud/ocis/pull/7138) @@ -16,6 +17,13 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Fixed cunary in the beginning: [#7247](https://github.com/owncloud/ocis/pull/7247) + + Fixed case when the unary in the beginning lead to panic + + https://github.com/owncloud/ocis/pull/7247 + git + * Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138) AD FS `/adfs/.well-known/openid-configuration` has an optional `access_token_issuer`