Changelog: Add entry for removing -t/--tunnel from agent command line arguments

This commit is contained in:
Ilija Lazoroski 2022-09-02 11:42:21 +02:00 committed by Mike Salvatore
parent ba187ed830
commit c44a0406ee
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- "/api/configuration/import" endpoint. #2002
- "/api/configuration/export" endpoint. #2002
- "/api/island-configuration" endpoint. #2003
- "-t/--tunnel" from agent command line arguments. #2216
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545