Changelog: Add entry for changed config structure

This commit is contained in:
vakarisz 2022-06-16 16:18:25 +03:00
parent 0082cd2193
commit c92f6eafe3
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,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
### Removed
- VSFTPD exploiter. #1533