From d6d588c5e356a3123fee7c55a4075b911b087f2c Mon Sep 17 00:00:00 2001 From: vcerenu Date: Fri, 29 Aug 2025 07:18:18 -0300 Subject: [PATCH] Add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e01eef4..da526230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. ### Added -- Add missing malicious-ioc ruleset lists ([#1685](https://github.com/wazuh/wazuh-ansible/pull/1685)) +- Add opensearch_dashboard.yml parameters. ([#1768](https://github.com/wazuh/wazuh-ansible/pull/1768)) +- Add missing malicious-ioc ruleset lists. ([#1685](https://github.com/wazuh/wazuh-ansible/pull/1685)) - Integrate bumper script via GitHub action. ([#1676](https://github.com/wazuh/wazuh-ansible/pull/1676)) - Added repository_bumper.sh script. ([#1621](https://github.com/wazuh/wazuh-ansible/pull/1621))