From 278f67ff43821f489508dfcec73856e6780087fc Mon Sep 17 00:00:00 2001 From: Enrique Araque Date: Tue, 3 Dec 2024 10:24:36 +0100 Subject: [PATCH] Update changelog with missing entries --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee5a674..64d21877 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. - Update to [Wazuh v4.10.0](https://github.com/wazuh/wazuh/blob/v4.10.0/CHANGELOG.md#v4100) +### Fixed + +- Fix cert gen tool version variable assignment ([#1443](https://github.com/wazuh/wazuh-ansible/pull/1443)) + ## [v4.9.2] ### Added