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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 082c8cd..57f3a08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.3.3
+
+### Added
+
+- Compatibility with Nextcloud 14.
+
+### Changed
+
+- Included Nextcloud 14 into testing.
+
+### Fixed
+
+- Fixed tests for PHPUnit 6.
+
## 0.3.2
### Changed