From e6e36cf05acd747e992549b0bb110a53d83d3d9b Mon Sep 17 00:00:00 2001 From: Nicolas Agustin Guevara Pihen <42900763+Tostti@users.noreply.github.com> Date: Tue, 5 Nov 2024 06:45:00 -0300 Subject: [PATCH] Merge 4.9.2 into 4.10.0 (#395) Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ab8bed0b79..47ab68322e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ All notable changes to the Wazuh app project will be documented in this file. - Changed the order of the “Dashboard management” and “Indexer management” sections. +## Wazuh dashboard v4.9.2 - OpenSearch Dashboards 2.13.0 - Revision 01 + +### Added + +- Support for Wazuh 4.9.2 + ## Wazuh dashboard v4.9.1 - OpenSearch Dashboards 2.13.0 - Revision 04 ### Added diff --git a/package.json b/package.json index 16ae5221b21c..05af8764cee6 100644 --- a/package.json +++ b/package.json @@ -506,4 +506,4 @@ "node": ">=14.20.1 <19", "yarn": "^1.22.10" } -} +} \ No newline at end of file