Changelog: Add entry for removal of `export_monkey_telems` config option

This commit is contained in:
Shreya Malviya 2022-06-10 12:09:10 -07:00
parent f989fdff06
commit 4947e540f2
1 changed files with 1 additions and 0 deletions

View File

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