Changelog: Add entry for renaming of `api/file-upload`

This commit is contained in:
Ilija Lazoroski 2022-08-05 09:45:12 +02:00
parent 9acc2d8df5
commit e4a284b172
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- `/api/log/island/download` endpoint to `/api/island/log`. #2107
- `/api/auth` endpoint to `/api/authenticate`. #2105
- `/api/registration` endpoint to `/api/register`. #2105
- `/api/file-upload` endpoit to `/api/pba/upload`. #2154
### Removed
- VSFTPD exploiter. #1533