From a8b8931e662115f1f5b3556d209555270a6983bf Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Tue, 20 Jan 2026 20:17:28 +0700 Subject: [PATCH] Add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d1e1153..6a824046 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 developement option when tag name is only version without stage ([#2179](https://github.com/wazuh/wazuh-docker/pull/2179)) - Add IMAGE_TAG stage reference ([#2178](https://github.com/wazuh/wazuh-docker/pull/2178)) - Delete Wazuh agent configuration files ([#2173](https://github.com/wazuh/wazuh-docker/pull/2173)) - Modify run_as parameter value - main ([#2158](https://github.com/wazuh/wazuh-docker/pull/2158))