From b14c0ddb0fc04d01ff852713bb79c85d74e62e39 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Thu, 16 Jun 2022 09:51:17 -0400 Subject: [PATCH] Changelog: Modify agent configuration structure entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9531d07e1..9f95b5b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - Update MongoDB version to 4.4.x. #1924 - Endpoint to get agent binaries from "/api/agent/download/" to "/api/agent-binaries/". #1978 -- Configuration structure. #1996 #1998 #1961 #1997 #1994 #1741 #1761 #1695 #1605 +- Agent configuration structure. #1996, #1998, #1961, #1997, #1994, #1741, #1761, #1695, #1605 ### Removed - VSFTPD exploiter. #1533