From f3655b1360256f95fdf3c32273b9d38cef9528d7 Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Fri, 28 Dec 2018 12:23:38 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f43a171b..f71b5c23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. - Update Elastic Stack version to 6.5.4. ([#82](https://github.com/wazuh/wazuh-docker/pull/82)) +### Fixed + +- 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 ### Changed