diff --git a/CHANGELOG.md b/CHANGELOG.md index c8dbaa6e..fd10dbeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. ## [v3.7.x] +### Added + +- Added custom name for single agent registration ([#117](https://github.com/wazuh/wazuh-ansible/pull/117)) + ### Changed - Changed Windows installation directory ([#116](https://github.com/wazuh/wazuh-ansible/pull/116)) @@ -13,10 +17,6 @@ All notable changes to this project will be documented in this file. ## [v3.7.2] -### Added - -- Added custom name for single agent registration ([#117](https://github.com/wazuh/wazuh-ansible/pull/117)) - ### Changed - Adapt configuration to current release ([#106](https://github.com/wazuh/wazuh-ansible/pull/106))