From b3e71bf57e81cce2af86ad395ae86f55a4984183 Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Mon, 10 Nov 2025 11:31:18 -0500 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab4679e..3baa42a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Distributed deployment adaptation from backport ([#1840](https://github.com/wazuh/wazuh-ansible/pull/1840)) - Agent role backport and adaptation ([#1834](https://github.com/wazuh/wazuh-ansible/pull/1834)) - Dashboard role backport and adaptation ([#1831](https://github.com/wazuh/wazuh-ansible/pull/1831)) - Server role backport and adaptation ([#1825](https://github.com/wazuh/wazuh-ansible/pull/1825))