Changelog: Add issue number to `GET /api/island/ip-addresses` entry

This commit is contained in:
Mike Salvatore 2022-06-16 09:52:05 -04:00
parent b14c0ddb0f
commit 10f069d3cd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- "GET /api/propagation-credentials/<string:guid>" endpoint for agents to
retrieve updated credentials from the Island. #1538
- "GET /api/island/ip-addresses" endpoint to get IP addresses of the Island server
network interfaces
network interfaces. #1996
- SSHCollector as a configurable System info Collector. #1606
- deployment_scrips/install-infection-monkey-service.sh to install an AppImage
as a service. #1552