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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-12-04 17:18:33 +0300
committerJoas Schilling <coding@schilljs.com>2018-12-04 17:18:51 +0300
commit2269414f2fbedfc3914741c6375d111e28fe0ec4 (patch)
treef0c7cc55cc4f103f0c312c7f6efbff8e46f4d1dc /CHANGELOG.md
parent441944ea8e1c9969a70f4273eafa8be18d130c6b (diff)
Add changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e43d45c..62ee456 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.3.0 - 2018-12-04
+### Added
+ - Nextcloud 15 support
+
+## 1.2.0 - 2018-09-10
+### Added
+ - Nextcloud 14 support
+
+## 1.1.2 - 2018-09-10
+### Added
+ - Add extension `.CRAB` against GandCrab
+
## 1.1.1 - 2018-07-06
### Added
- Allow folders to have blocked names, since they can not be dangerous [#30](https://github.com/nextcloud/ransomware_protection/issues/30)