From 5243a86984c9ec9c6b28f08d9132451e6d25e4dc Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Wed, 4 Mar 2026 18:06:11 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2179e9c..1e4565c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Add workflow dispatch option ([#2231](https://github.com/wazuh/wazuh-docker/pull/2231)) - Change Wazuh manager certificates names ([#2223](https://github.com/wazuh/wazuh-docker/pull/2223)) - Move index documents test ([#2221](https://github.com/wazuh/wazuh-docker/pull/2221)) - Separate Agent/Manager - Docker - Adapt image build process ([#2220](https://github.com/wazuh/wazuh-docker/pull/2220))