Update changelog

This commit is contained in:
Manuel Gutierrez
2020-03-05 19:28:55 +01:00
parent ced83faef0
commit 627e9517d8

View File

@@ -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