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-08-31 16:34:39 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-08-31 16:34:39 +0300
commit1fad30abc9f4a8abdce25a0bbeb4b09b92288fa2 (patch)
tree8d2296fd1abc6a633144f76c34529085cba7ce2a /CHANGELOG.md
parent9078735669b5a930d63b51bc4772b015097da2e8 (diff)
Bump version and new features
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 815aebf..0cfcaef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.3.0
+
+### Added
+
+- File storage scanner for post ransomware recovery.
+
+### Fixed
+
+- Table file name truncation.
+- Table row view on devices with a small screen.
+- Fixed some response status codes to reflect the actual response.
+
+## 0.2.4
+
+### Fixed
+
+- Database table name is shortened.
+
## 0.2.2
### Added