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:
authorMatthias Held <ilovemilk@wusa.io>2018-09-10 13:31:58 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-09-10 13:31:58 +0300
commit0cc917d5098ceaeb5733e8ce975a63dfa9ed8668 (patch)
treed3d35b6c4de2577273ca1b2418750613718d24e0
parentaeb9b7ac055afcc8294996ce5ae29c4bf1102ec6 (diff)
Add all changes made in v0.3.3v0.3.3
-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