From 338512d61f739db5e4246b12458e43ed7f17da99 Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Tue, 13 Nov 2018 11:13:44 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e947b7ee..d5678ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,21 @@ All notable changes to this project will be documented in this file. ## [v3.7.0] +### Added + +- Amazon Linux deployments are now supported ([#71](https://github.com/wazuh/wazuh-ansible/pull/71)) and for the old repository structure ([#67](https://github.com/wazuh/wazuh-ansible/pull/67)) + ### Changed - Repository restructure. +### Fixed + +- Fix oracle java cookie ([#71](https://github.com/wazuh/wazuh-ansible/pull/71)). + +### Removed + + ## [v3.6.0] Ansible starting point.