From 639ba06866e147dcb05fff8d84cb4373d79390b8 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Mon, 6 Apr 2026 23:11:07 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94bb43b8..5bae149f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- 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)) - Modify artifact URLs file name. ([#2266](https://github.com/wazuh/wazuh-docker/pull/2266))