diff --git a/CHANGELOG.md b/CHANGELOG.md index a1974f561..c8a1738f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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