From d9a67a7e414c1bee708b24e342a2af1ba6c979b7 Mon Sep 17 00:00:00 2001 From: Javier Medeot Date: Thu, 19 Dec 2024 11:16:29 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c42b085d4b..82978550b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,15 @@ All notable changes to this project will be documented in this file. ## [v4.10.3] -- Support for Wazuh 4.10.3 +### Added + +- Added reference to macOS arm64 WPK. ([#7883](https://github.com/wazuh/wazuh-documentation/pull/7883)) +- Add Ubuntu 24.04 SCA to list of available SCAs. ([#8021](https://github.com/wazuh/wazuh-documentation/pull/8021)) + +### Changed + +- Updated Wazuh dashboard package generation guide. ([#7961](https://github.com/wazuh/wazuh-documentation/pull/7961)) +- Updated images in FIM PoC. [#7979](https://github.com/wazuh/wazuh-documentation/pull/7979) ## [v4.10.2]