Update CHANGELOG.md

This commit is contained in:
AlfonsoRBJ
2019-03-25 17:46:12 +01:00
committed by GitHub
parent be9c278a18
commit 62af977067
+5 -2
View File
@@ -12,13 +12,16 @@ All notable changes to this project will be documented in this file.
- Adding env variables for alerts data flow. ([#118](https://github.com/wazuh/wazuh-docker/pull/118))
- New Logstash entrypoint added. ([#135](https://github.com/wazuh/wazuh-docker/pull/135/files))
- Welcome screen management. ([#133](https://github.com/wazuh/wazuh-docker/pull/133))
- Remove alerts created in build time. ([#137](https://github.com/wazuh/wazuh-docker/pull/137))
### Changed
- Update to Wazuh version 3.8.2. ([#105](https://github.com/wazuh/wazuh-docker/pull/105))
### Removed
- Remove alerts created in build time. ([#137](https://github.com/wazuh/wazuh-docker/pull/137))
## Wazuh Docker v3.8.1_6.5.4
### Changed