Changelog: Add enty for auth and registration endpoint renaming

This commit is contained in:
Shreya Malviya 2022-08-02 13:16:32 +05:30
parent f9ddba423b
commit 767cc8fa3e
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- `/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
### Removed
- VSFTPD exploiter. #1533