From 4b07a756020c7b8a83257772efe4faf9d73fe366 Mon Sep 17 00:00:00 2001 From: Carlos Bordon Date: Wed, 18 Mar 2026 16:08:28 -0300 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5105b559..a8bda688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Added script to pre-signed internal packages URLs. ([#2259](https://github.com/wazuh/wazuh-docker/pull/2259)) - Update certificate configuration to use separate IP and DNS fields ([#2253](https://github.com/wazuh/wazuh-docker/pull/2253)) - Modify Healthchecks ([#2252](https://github.com/wazuh/wazuh-docker/pull/2252)) - Add deployment healthchecks ([#2251](https://github.com/wazuh/wazuh-docker/pull/2251))