From 0b8af5e78f8b78cd4144ffa49f65b086b4143e93 Mon Sep 17 00:00:00 2001 From: VakarisZ Date: Tue, 16 Nov 2021 12:28:40 +0200 Subject: [PATCH] Changelog: add entry about removed environment system info collector --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a9d386d..f9b9ee010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - Remove serialization of config. #1537 - Checkbox that gave the option to not try to first move the dropper file. #1537 - Custom singleton mutex name config option. #1589 +- Removed environment system info collector #1535 - Azure credential collector, because it was broken (not gathering credentials). #1535 - Custom monkey directory name config option. #1537