Changelog: Add entry for removing configuration export/import endpoints

This commit is contained in:
Ilija Lazoroski 2022-06-28 16:35:09 +02:00 committed by Shreya Malviya
parent 50351c9e88
commit 9774bd6f3b
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- "+dev" from version numbers. #1553
- agent's "--config" argument. #906
- Option to export monkey telemetries. #1998
- "/api/configuration/import" endpoint. #2002
- "/api/configuration/export" endpoint. #2002
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545