diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e512a858..2a4ce553f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ The following sections list the changes for unreleased. * Change - Remove the settings ui: [#5463](https://github.com/owncloud/ocis/pull/5463) * Enhancement - Add 'ocis decomposedfs metadata' command: [#5858](https://github.com/owncloud/ocis/pull/5858) * Enhancement - Add global env variable extractor: [#5164](https://github.com/owncloud/ocis/pull/5164) +* Enhancement - Add MessageRichParameters: [#5927](https://github.com/owncloud/ocis/pull/5927) * Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) * Enhancement - Automate md creation: [#5901](https://github.com/owncloud/ocis/pull/5901) * Enhancement - Add endpoints to upload a custom logo: [#5735](https://github.com/owncloud/ocis/pull/5735)