Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2024-10-02 13:23:52 +00:00
parent d8a641fba1
commit 2c03dd0807

View File

@@ -56,6 +56,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Always treat LDAP attribute names case-insensitively: [#10204](https://github.com/owncloud/ocis/pull/10204)
* Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219)
* Enhancement - Bump reva to 2.xx.x: [#10216](https://github.com/owncloud/ocis/pull/10216)
## Details
@@ -68,6 +69,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/10200
https://github.com/owncloud/ocis/pull/10204
* Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219)
Fixes a panic when deleting an ocm share
https://github.com/owncloud/ocis/pull/10219
* Enhancement - Bump reva to 2.xx.x: [#10216](https://github.com/owncloud/ocis/pull/10216)
TODO