From ed29a8b11ac710eb5114d04325f5218954929179 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Tue, 14 Apr 2026 03:12:31 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 889b3e7a..48e5846f 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 set_as_main option ([#2293](https://github.com/wazuh/wazuh-docker/pull/2293)) - Delete all API user and password references and Wazuh agent references ([#2289](https://github.com/wazuh/wazuh-docker/pull/2289)) - Create certificate directory with default user and group ([#2287](https://github.com/wazuh/wazuh-docker/pull/2287)) - Standarize Artifact URL keys ([#2286](https://github.com/wazuh/wazuh-docker/pull/2286))