release: update CHANGELOG.md for v4.0.3

This commit is contained in:
neonmei 2020-11-30 13:03:32 -03:00
parent 9b92651e1a
commit 8d565de581
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

View File

@ -1,6 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
## [v4.0.3]
### Added
- Update to Wazuh v4.0.3
### Fixed
- Fix wrong `delegate_to` in task added by PR#488, hotfixed in `v4.0.2` in [PR#511](https://github.com/wazuh/wazuh-ansible/pull/511)
## [v4.0.2]
### Added