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-07-20 00:04:13 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-07-20 00:04:13 +0300
commit215f9032c63b70ded85e70b44b0538907551de4b (patch)
tree0907207a024b40236985dae26936251a531ddbfc /CHANGELOG.md
parentfea0a00fcd59e6dd4c7d7e7fecd0739beea8de69 (diff)
Shorten database name
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 815aebf..a28d5c7 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.2.4
+
+### Added
+
+- Added Travis CI.
+
+## 0.2.3
+
+### Fixed
+
+- Fix CSRF settings.
+
## 0.2.2
### Added