From e38cc87a497946dab404a20282dba9a63a7d4f10 Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Thu, 20 Dec 2018 13:46:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0503516..a55a13ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## v3.7.0-37xx +## [v3.7.2] + +## [v3.7.1] ### Added @@ -16,6 +18,7 @@ All notable changes to this project will be documented in this file. - Solve the conflict betwwen tha agent configuration and the shared master configuration. Also include monitoring for `/var/log/auth.log` ([#90](https://github.com/wazuh/wazuh-ansible/pull/90)) - Moved custom_ruleset files ([#98](https://github.com/wazuh/wazuh-ansible/pull/98)) +- Add authlog fix to localfile ([#99](https://github.com/wazuh/wazuh-ansible/pull/99)) ### Removed