From be9c278a186a1b6dc53b5016605db251447d29eb Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Mon, 25 Mar 2019 17:45:24 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a3aa5c1..7132e4b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - Adding env variables for alerts data flow. ([#118](https://github.com/wazuh/wazuh-docker/pull/118)) - New Logstash entrypoint added. ([#135](https://github.com/wazuh/wazuh-docker/pull/135/files)) - Welcome screen management. ([#133](https://github.com/wazuh/wazuh-docker/pull/133)) +- Remove alerts created in build time. ([#137](https://github.com/wazuh/wazuh-docker/pull/137)) ### Changed