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>2019-05-17 21:03:30 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 21:03:30 +0300
commit594ad958004fc2e5e6e26f778e3c8e97b8468efa (patch)
tree7c60ccf3380c67198cca1aedcba7aab264ece933 /CHANGELOG.md
parentfcb7f68147cf70cfc87c15276141fd8583b58991 (diff)
bump version to 0.5.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f08e10b..0debe21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.5.1
+
+### Fixed
+
+- Fix out of memory error calculating standard deviation for large files.
+
## 0.5.0
-## Added
+### Added
- Nextcloud version 16 support.
## 0.4.3
-## Fixed
+### Fixed
- Fix undefined index: pathinfo(...)['extension']