From b8294dba69fda2f9f282600b53766db468ba376a Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Fri, 4 Jan 2019 11:52:43 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65d2b1c6..55e9fc8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,19 @@ All notable changes to this project will be documented in this file. ## Wazuh Docker v3.7.2_6.5.4 +### Added + +- Add Kibana environmental variables for Wazuh APP config.yml. ([#89](https://github.com/wazuh/wazuh-docker/pull/89)) + ### Changed - Update Elastic Stack version to 6.5.4. ([#82](https://github.com/wazuh/wazuh-docker/pull/82)) -- Add env credentials for nginx ([#86](https://github.com/wazuh/wazuh-docker/pull/86)) +- Add env credentials for nginx. ([#86](https://github.com/wazuh/wazuh-docker/pull/86)) +- Improve filebeat configuration ([#88](https://github.com/wazuh/wazuh-docker/pull/88)) ### Fixed -- Temporary fix for Wazuh cluster master node in Kubernetes ([#84](https://github.com/wazuh/wazuh-docker/pull/84)) +- Temporary fix for Wazuh cluster master node in Kubernetes. ([#84](https://github.com/wazuh/wazuh-docker/pull/84)) ## Wazuh Docker v3.7.2_6.5.3