diff --git a/CHANGELOG.md b/CHANGELOG.md index 69d128c..d6f2957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ CHANGE LOG ========== +#### Future Release +Bugfix release, and also making it easier to install and use the system with Venv and Docker procedures. Special thanks to [@krmaxwell](https://github.com/krmaxwell) who seems to have done all the work + +* Updating the regex used for hostname capture on Thresher. Will be further updated on v0.2 ([#131](https://github.com/mlsecproject/combine/issues/131)) +* Sources update: + * Updating PalevoTracker location and removing Spyeye tracker ([#123](https://github.com/mlsecproject/combine/issues/123)) + * Updating MaxMind local dataset to March 2015 +* Docker file and usage guide ([#117](https://github.com/mlsecproject/combine/issues/117)) +* Instalation documentation using Python venv ([#115](https://github.com/mlsecproject/combine/issues/115)) +* Minor cleanup on gitignore and other files ([#109](https://github.com/mlsecproject/combine/issues/109)) + #### 0.1.2 Bouncing Capybara This is a bugfix release with several stability and performance improvements