Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Jun 13, 2022
1 parent 9b01e73 commit 202d8dd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary

* Bugfix - Rework default role provisioning: [#3900](https://github.com/owncloud/ocis/issues/3900)
* Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953)
* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925)
* Enhancement - Add audit events for created containers: [#3941](https://github.com/owncloud/ocis/pull/3941)
* Enhancement - Disable the color logging in docker compose examples: [#871](https://github.com/owncloud/ocis/issues/871)
Expand All @@ -21,6 +22,16 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/issues/3900

* Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953)

We've fixed the version info that is displayed when you run:

- `ocis version` - `ocis <extension name> version`

Since #2918, these commands returned an empty version only.

https://github.com/owncloud/ocis/pull/3953

* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925)

We have added the memberOf slice to the /users endpoint and the member slice to the /group
Expand Down

0 comments on commit 202d8dd

Please sign in to comment.