From 8546330965789356f3cc0c6a162e799dd8efc0a8 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Thu, 12 May 2022 17:47:10 +0530 Subject: [PATCH] Changelog: Add entry for MongoDB upgrade --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374815c82..27bf5e27f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888 - All "/api/monkey_control" endpoints to "/api/monkey-control". #1888 - All "/api/monkey" endpoints to "/api/agent". #1888 +- Update MongoDB version to 4.4.x. #1924 ### Removed - VSFTPD exploiter. #1533