Changelog: Improve consistency in API entries

This commit is contained in:
Mike Salvatore 2022-08-03 19:18:40 -04:00
parent 3798fe0756
commit c9e01f197c
1 changed files with 4 additions and 4 deletions

View File

@ -47,10 +47,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
#1761, #1695, #1605, #2028, #2003
- `/api/island-mode` to accept and return new "unset" mode. #2036
- `/api/version-update` to `api/island/version`. #2109
- The `/api/island-mode` to `/api/island/mode`. #2106
- The `/api/log/island/download` endpoint to `/api/island/log`. #2107
- The `/api/auth` endpoint to `/api/authenticate`. #2105
- The `/api/registration` endpoint to `/api/register`. #2105
- `/api/island-mode` to `/api/island/mode`. #2106
- `/api/log/island/download` endpoint to `/api/island/log`. #2107
- `/api/auth` endpoint to `/api/authenticate`. #2105
- `/api/registration` endpoint to `/api/register`. #2105
### Removed
- VSFTPD exploiter. #1533