From 1c7f60bb88e2d18eab027978936c41442e1b69a0 Mon Sep 17 00:00:00 2001 From: Carlos Dominguez <43823505+cadoming@users.noreply.github.com> Date: Wed, 9 Jan 2019 14:42:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b0ec7c..9e9f7358 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.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))