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-02-23 19:38:17 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-02-23 19:38:17 +0300
commit60987797af1eade01ffe6e06a6cd19d0c880ebe9 (patch)
tree6e464913a1057a8477d6c6991b9c0f02f25ed059 /CHANGELOG.md
parentaf1f2a3e1f1dbca15d7d51212bbc37a4c28eeabb (diff)
bump version and add changelog infosv0.4.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73bfca4..78898c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.4.3
+
+## Fixed
+
+- Fix undefined index: pathinfo(...)['extension']
+
## 0.4.2
### Added