Update CHANGELOG.md

This commit is contained in:
Carlos Dominguez 2019-01-09 14:35:10 +01:00 committed by GitHub
parent 0bac60cd47
commit c56908bc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
## [v3.7.x] ## [v3.7.x]
### Added
- Adapt ossec.conf file for windows agents ([#118]https://github.com/wazuh/wazuh-ansible/pull/118)
### Changed ### Changed
- Changed Windows installation directory ([#116](https://github.com/wazuh/wazuh-ansible/pull/116)) - Changed Windows installation directory ([#116](https://github.com/wazuh/wazuh-ansible/pull/116))
@ -12,9 +16,6 @@ All notable changes to this project will be documented in this file.
- Fixed a couple linting issues with yamllint and ansible-review ([#111](https://github.com/wazuh/wazuh-ansible/pull/111)) - Fixed a couple linting issues with yamllint and ansible-review ([#111](https://github.com/wazuh/wazuh-ansible/pull/111))
## [v3.7.2] ## [v3.7.2]
### Added
- Adapt ossec.conf file for windows agents ([#118]https://github.com/wazuh/wazuh-ansible/pull/118)
### Changed ### Changed