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:09:48 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-26 14:09:48 +0300
commit2d5fe8a2af6dd3e19a3446e81d0e88a4870d4051 (patch)
tree7cd72da682df7508ebba24285a1e327ac0e56b26
parentd04f196a654b5e9e95dd077fc5de869c77fb6c29 (diff)
Bump changelog
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00dc468..6dca289 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,18 @@ 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).
+## [2.0.0] - 2018-11-27
+### Added
+- Support for NC16
+- Support for NC15 stream writes
+
+### Changed
+- Translations
+- Release mechanism to krankerl
+
+### 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)