From 4e8549994d5e4bc39c99a485dae59a623030db77 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Tue, 9 May 2023 15:08:34 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d2e3ee8d..0d2cb2a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for unreleased. + +[unreleased]: https://github.com/owncloud/ocis/compare/v3.0.0...master + +## Summary + +* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265) + +## Details + +* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265) + + We added the ability to define a specific result for the virus scanner via env-var + (ANTIVIRUS_DEBUG_SCAN_OUTCOME) + + https://github.com/owncloud/ocis/pull/6265 # Changelog for [3.0.0] (2023-05-08) The following sections list the changes for 3.0.0.