diff --git a/CHANGELOG.md b/CHANGELOG.md index af2fd0e4..926a64b8 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,16 @@ All notable changes to this project will be documented in this file. ### Fixed - Improve linting history ([@neonmei](https://github.com/neonmei)) - - Fix lint opendistro kibana [PR#468](https://github.com/wazuh/wazuh-ansible/pull/468) + - Fix lint opendistro kibana [PR#497](https://github.com/wazuh/wazuh-ansible/pull/497) - Feature lint roles configurations [PR#496](https://github.com/wazuh/wazuh-ansible/pull/496) - Feature lint role wazuh agent [PR#495](https://github.com/wazuh/wazuh-ansible/pull/495) - Feature lint role filebeat oss [PR#494](https://github.com/wazuh/wazuh-ansible/pull/494) - Lint role wazuh-manager [PR#493](https://github.com/wazuh/wazuh-ansible/pull/493) - Feature lint role elasticsearch [PR#492](https://github.com/wazuh/wazuh-ansible/pull/492) - Feature lint role opendistro-elasticsearch [PR#491](https://github.com/wazuh/wazuh-ansible/pull/491) + - Feature lint remove unused variables [PR#487](https://github.com/wazuh/wazuh-ansible/pull/487) + - Feature agent default vars depth reduction [PR#485](https://github.com/wazuh/wazuh-ansible/pull/485) + - Remove unnecesary nodejs dependency ([@neonmei](https://github.com/neonmei)) [PR#482](https://github.com/wazuh/wazuh-ansible/pull/482) - Feature manager configuration unnest ([@neonmei](https://github.com/neonmei)) [PR#481](https://github.com/wazuh/wazuh-ansible/pull/481) - Elastic API check fix ([@Zenidd](https://github.com/Zenidd)) [PR#480](https://github.com/wazuh/wazuh-ansible/pull/480)