From 0a56d9aa8a24676f1fb6d4932642fcb8df58cef7 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Fri, 27 Mar 2026 18:37:45 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ae02ff4..238edaf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ All notable changes to this project will be documented in this file. ### Fixed +- Change API query method. ([#2275](https://github.com/wazuh/wazuh-docker/pull/2275)) - Change Wazuh manager Healthcheck. ([#2272](https://github.com/wazuh/wazuh-docker/pull/2272)) - Delete WAZUH_AGENT_GROUP variable. ([#2263](https://github.com/wazuh/wazuh-docker/pull/2263)) - Delete etc/lists references ([#2129](https://github.com/wazuh/wazuh-docker/pull/2129))