Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2022-05-25 15:47:40 +0300
committerRobin Appelman <robin@icewind.nl>2022-05-25 15:47:40 +0300
commit6429f89bcd293e2da0144578d612e93f349e4c33 (patch)
treecb0e791a0eaeafc716a4dac74f5a1b5c79e0f874 /CHANGELOG.md
parent96f92a9a8c07d654fb3da80083b1e79576a4a1f4 (diff)
3.3.0 changelog
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc74d4b..309d466 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [3.3.0] - 2022-05-14
+## Fixed
+- Nextcloud 24 support
+- Use v3 of the Kaspersky API
+- Fix Kaspersky handing of un-scannable files
+
## [3.2.2] - 2021-09-14
## Fixed
- Background scan detecting file scanned after an infected file as also infected.