Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2022-02-24 08:54:23 +00:00
parent 8b2ee7a9a5
commit 5dcc0e3b6c

View File

@@ -14,6 +14,7 @@ The following sections list the changes for unreleased.
* Enhancement - Change NATS port: [#3210](https://github.com/owncloud/ocis/pull/3210)
* Enhancement - Re-Enabling web cache control: [#3109](https://github.com/owncloud/ocis/pull/3109)
* Enhancement - Add SPA conform fileserver for web: [#3109](https://github.com/owncloud/ocis/pull/3109)
* Enhancement - Implement notifications service: [#3217](https://github.com/owncloud/ocis/pull/3217)
* Enhancement - Update ownCloud Web to v5.1.0: [#3202](https://github.com/owncloud/ocis/pull/3202)
## Details
@@ -82,6 +83,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3109
* Enhancement - Implement notifications service: [#3217](https://github.com/owncloud/ocis/pull/3217)
Implemented the minimal version of the notifications service to be able to notify a user when
they received a share.
https://github.com/owncloud/ocis/pull/3217
* Enhancement - Update ownCloud Web to v5.1.0: [#3202](https://github.com/owncloud/ocis/pull/3202)
Tags: web