forked from p34709852/monkey
Changelog: Improve consistency in API entries
This commit is contained in:
parent
3798fe0756
commit
c9e01f197c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue