From 112c02d827c1abaede611bf1a63c0136aac56951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:49:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcc66e93b..2f565dc08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,10 +61,17 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Bump some golang dependencies: [#10793](https://github.com/owncloud/ocis/pull/10793) * Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706) ## Details +* Bugfix - Bump some golang dependencies: [#10793](https://github.com/owncloud/ocis/pull/10793) + + Bump dependencies "golang.org/x/crypto" and "golang.org/x/net" + + https://github.com/owncloud/ocis/pull/10793 + * Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706) Part I: Users can now store their notifications preferences in the user settings