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