From e153333402e93cef3343dfc462ed06d7c589fd3c Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Fri, 3 Jul 2026 22:43:24 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c8b24f..ebdebb62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Added +- Set authd password in agents installation. ([#2524](https://github.com/wazuh/wazuh-docker/issues/2524)) - Added bump-issue-link support for Revert Stage Bump. ([#2505](https://github.com/wazuh/wazuh-docker/pull/2505)) - Add integration test module docs ([#2491](https://github.com/wazuh/wazuh-docker/pull/2491)) - Implement the wazuh-docker integration testing module ([#2188](https://github.com/wazuh/wazuh-docker/issues/2188))