From e091511b71c38e460064ecdd7984d526b6ea68b5 Mon Sep 17 00:00:00 2001 From: Simon Meggle Date: Tue, 6 Apr 2021 17:27:17 +0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1f51bf0..bb5c6caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,10 +19,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated +## [v1.0.1 - 2021-04-06 -## [v1.0.0-beta - 2021-03-11] +### Fixed + +- Two suites on same host were not inventorized correctly (#117) + +### Removed + +- Removed EXEC_MODE from discovery naming variables - useless + + +## [v1.0.0-beta - 2021-03-25] -WARNING: This first major release is 100% incompatible with former versions. +**WARNING: This first major release is 100% incompatible with former versions.** Make sure to export all WATO rules because this version is not able to read the old data structures.