Update CHANGELOG.md

This commit is contained in:
Jose M 2020-01-28 12:09:38 +01:00
parent f3849477f7
commit 87b485e510
No known key found for this signature in database
GPG Key ID: 790179D6924E10FF

View File

@ -1,6 +1,17 @@
# Change Log
All notable changes to this project will be documented in this file.
## [v3.11.3_7.5.1]
### Added
- Update to Wazuh v3.11.3
### Fixed
- Fix Wazuh Agent configuration file for RHEL 8 ([@xr09](https://github.com/xr09)) [PR#354](https://github.com/wazuh/wazuh-ansible/pull/354)
- Fix default port used in Wazuh Agent playbook ([@jm404](https://github.com/jm404)) [PR#347](https://github.com/wazuh/wazuh-ansible/pull/347)
## [v3.11.2_7.5.1]
### Added