From a34ff08a09e5cb77d4463a8f747dadb79aed05d7 Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Mon, 19 Jan 2026 08:26:20 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 978c018e..fe7ad69c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Allow building separate targets ([#2177](https://github.com/wazuh/wazuh-docker/pull/2177)) - Modify run_as parameter value - main ([#2158](https://github.com/wazuh/wazuh-docker/pull/2158)) - Change macOS and Windows deployment documentation ([#2150](https://github.com/wazuh/wazuh-docker/issues/2150)) - Modify docker build image process ([#2131](https://github.com/wazuh/wazuh-docker/issues/2131))