From 00fb4eac7b703c566e5c58f6e622e305a524e88e Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Thu, 30 Apr 2026 18:01:09 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1259953e..fa5b0753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Image build process update ([#2358](https://github.com/wazuh/wazuh-docker/pull/2358)) - Add new path on artifact_urls file ([#2344](https://github.com/wazuh/wazuh-docker/pull/2344)) - Presigned URLs generation enhancement ([#2346](https://github.com/wazuh/wazuh-docker/pull/2346)) - Adapt bumper workflows to change main branch ([#2294](https://github.com/wazuh/wazuh-docker/pull/2294))