From 627e9517d8c8649ec84c03cb7bd0f164d8af79c3 Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez Date: Thu, 5 Mar 2020 19:28:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 041bdef4..33e3bc7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Change Log All notable changes to this project will be documented in this file. +## Wazuh Docker v3.11.4_7.6.2 + +### Added + +- Update to Wazuh version 3.11.4_7.6.2 + +- Enable HTTP v2 on nginx ([@xr09](https://github.com/xr09)) [#308](https://github.com/wazuh/wazuh-docker/pull/308) + +### Fixed + +- Updated nginx config syntax ([@xr09](https://github.com/xr09)) [#303](https://github.com/wazuh/wazuh-docker/pull/303) + + ## Wazuh Docker v3.11.3_7.5.2 ### Added