From 06c0801e4ddd4e5bb7d1210b46caab55107fab68 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Wed, 8 Apr 2026 17:49:23 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bae149f..18c6e3dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- 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)) - Certificates configuration script. ([#2285](https://github.com/wazuh/wazuh-docker/pull/2285))