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:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-11-26 14:11:07 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-26 14:11:07 +0300
commit760398661dc5ac4498df4063fb66c1fd0c215a51 (patch)
treeb8c8b3a794eadb69d1b97bcfe0e832321f0c06dd
parent2d5fe8a2af6dd3e19a3446e81d0e88a4870d4051 (diff)
Only 15 and 16 is v2v2.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dca289..2fdc0c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,9 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Translations
- Release mechanism to krankerl
+### Removed
+- < NC15 support
+
### Fixed
- Also properly scan shared folder upload
+
## [1.4.1] - 2018-10-30
### Fixed
- Respect max scan filesize in chunked upload [#99](https://github.com/nextcloud/files_antivirus/pull/99)