From 554cc10c5b343e69b25d2d64c7cf21e3541a7a4d Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Mon, 16 Mar 2026 21:54:11 +0700 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9ae35f..28e2358b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Add deployment healthchecks ([#2251](https://github.com/wazuh/wazuh-docker/pull/2251)) - Fix set_correct_permOwner function ([#2238](https://github.com/wazuh/wazuh-docker/pull/2238)) - Add workflow dispatch option ([#2231](https://github.com/wazuh/wazuh-docker/pull/2231)) - Change Wazuh manager certificates names ([#2223](https://github.com/wazuh/wazuh-docker/pull/2223))