From 6cf4675ff70af52b373f47e0f6e71f5e7792f24e Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Thu, 16 Nov 2023 20:18:48 +0000
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 8f96457..c045264 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,3 +24,6 @@
             removed option --inventory-columns, now handled in CUSTOM_LAYERS
             removed option --path-in-inventory, now handled in CUSTOM_LAYERS
             removed lower limits for --keep and --min-age
+2023-11-16: added option -b/--backend [LIVESTATUS, FILESYSTEM], 
+            LIVESTATUS is the default for performance reasons -> for now only local site
+            FILESYSTEM fethches the data directly form the inventory files -> use in distributed environments
-- 
GitLab