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-08 14:34:33 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-09-08 14:34:33 +0300
commit506d8c11f70fdb3c7af825f86f3fbcc16acdf892 (patch)
treeda699270f6f9fd52e6af8bf5ace7f3d5af9242f4
parent205d04733ca6317898650f41974b791788807bf9 (diff)
Add all changes made in v0.3.2v0.3.2
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cfcaef..082c8cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.3.2
+
+### Changed
+
+- Removed file name analyzer.
+- Reworked file extension and file corruption analyzer.
+- Simplify file classification and color coding.
+
+### Fixed
+
+- Variable types in the database.
+
## 0.3.0
### Added