From 0f142766cc4e9af94f98e1cb3eed4a55bdd750e8 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Wed, 1 Apr 2026 01:59:31 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 238edaf7..30fb6709 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- 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)) - Use URL signing script to generate presigned internal package URLs. ([#2259](https://github.com/wazuh/wazuh-docker/pull/2259)) - Updated wazuh-docker documentation config and tooling versions to meet new standards. ([#2264](https://github.com/wazuh/wazuh-docker/pull/2264))