diff --git a/CHANGELOG.md b/CHANGELOG.md index cf7a96d8d8..2f50586654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Network configuration in individiual_services example: [#3238](https://github.com/owncloud/ocis/pull/3238) * Bugfix - Improve gif thumbnails: [#3305](https://github.com/owncloud/ocis/pull/3305) * Change - Settings service now stores its data via metadata service: [#3232](https://github.com/owncloud/ocis/pull/3232) +* Enhancement - Audit logger will now log file events: [#3332](https://github.com/owncloud/ocis/pull/3332) * Enhancement - Add password reset link to login page: [#3329](https://github.com/owncloud/ocis/pull/3329) * Enhancement - Log sharing events in audit service: [#3301](https://github.com/owncloud/ocis/pull/3301) * Enhancement - Add space aliases: [#3283](https://github.com/owncloud/ocis/pull/3283) @@ -38,6 +39,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3232 +* Enhancement - Audit logger will now log file events: [#3332](https://github.com/owncloud/ocis/pull/3332) + + See full list of supported events in `audit/pkg/types/types.go` + + https://github.com/owncloud/ocis/pull/3332 + * Enhancement - Add password reset link to login page: [#3329](https://github.com/owncloud/ocis/pull/3329) Added a configurable passwort reset link to the login page. It can be set via