From 5b5c6200bb08ba5bdb28e6fdda526fc4f5be6457 Mon Sep 17 00:00:00 2001 From: Jesus Linares Date: Fri, 23 Nov 2018 12:23:16 -0500 Subject: [PATCH] Update changelog and bump version --- CHANGELOG.md | 10 ++++++---- VERSION | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15781691..62886cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. -## v3.x.x_6.x.x +## Wazuh Docker v3.7.0_6.5.0 -## v3.7.0_6.5.0 +### Changed -## v3.7.0_6.4.3 +- Adapt to Elastic stack 6.5.0. + +## Wazuh Docker v3.7.0_6.4.3 ### Added @@ -25,6 +27,6 @@ All notable changes to this project will be documented in this file. - Fixed a bug that prevents the API from starting when the Wazuh manager was updated. Change in the files that are stored in the volume. ([#65](https://github.com/wazuh/wazuh-docker/pull/65)) - Fixed script reference ([#62](https://github.com/wazuh/wazuh-docker/pull/62/files)) -## v3.6.1_6.4.3 +## Wazuh Docker v3.6.1_6.4.3 Wazuh-Docker starting point. diff --git a/VERSION b/VERSION index cd3711ff..6730df22 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ WAZUH-DOCKER_VERSION="3.7.0_6.5.0" -REVISION="3700" +REVISION="3701"