Changelog: Modify agent configuration structure entry

This commit is contained in:
Mike Salvatore 2022-06-16 09:51:17 -04:00
parent e29d977d27
commit b14c0ddb0f
1 changed files with 1 additions and 1 deletions

View File

@ -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/<string:os>" to
"/api/agent-binaries/<string:os>". #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