Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Dec 14, 2023
1 parent 7327b9c commit fc7b950
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The following sections list the changes for unreleased.
## Summary

* Bugfix - Fix natsjs cache: [#7790](https://github.com/owncloud/ocis/pull/7790)
* Bugfix - Do not purge expired upload sessions that are still postprocessing: [#7859](https://github.com/owncloud/ocis/pull/7859)
* Bugfix - Password policy return code was wrong: [#7952](https://github.com/owncloud/ocis/pull/7952)
* Bugfix - Renaming a user to a string with capital letters: [#7964](https://github.com/owncloud/ocis/pull/7964)
* Bugfix - Improve OCM support: [#7973](https://github.com/owncloud/ocis/pull/7973)
Expand All @@ -60,6 +61,11 @@ The following sections list the changes for unreleased.

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

* Bugfix - Do not purge expired upload sessions that are still postprocessing: [#7859](https://github.com/owncloud/ocis/pull/7859)

https://github.com/owncloud/ocis/pull/7859
https://github.com/owncloud/ocis/pull/7958

* Bugfix - Password policy return code was wrong: [#7952](https://github.com/owncloud/ocis/pull/7952)

We fixed the status code on SharingNG update permissions for public shares.
Expand Down

0 comments on commit fc7b950

Please sign in to comment.