From 239f0c32f0cae0770f8d53fe7ac06b845129b0d9 Mon Sep 17 00:00:00 2001 From: Alexandre Pinto Date: Sat, 25 Apr 2015 18:17:13 -0700 Subject: [PATCH] Updating CHANGELOG (#36) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f2957..3945fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Bugfix release, and also making it easier to install and use the system with Ven * 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)) +* Correct enrichment of FQDN indicators - it extracts all the related IPv4s and enriches them further ([#36](https://github.com/mlsecproject/combine/issues/36)) #### 0.1.2 Bouncing Capybara This is a bugfix release with several stability and performance improvements