From 9e086e4eab85bf5d98f71f75797a7b6e325b98bd Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Fri, 24 Apr 2026 20:36:05 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9ca6cb5..f5e0d9b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ All notable changes to this project will be documented in this file. ### Fixed +- Delete setcap command on deprecated file ([#2345](https://github.com/wazuh/wazuh-docker/pull/2345)) - Modify the choice of a correct tag ([#2313](https://github.com/wazuh/wazuh-docker/pull/2313)) - Artifact URL download fix ([#2306](https://github.com/wazuh/wazuh-docker/pull/2306)) - Change API query method. ([#2275](https://github.com/wazuh/wazuh-docker/pull/2275))