diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-03-25 11:38:33 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-03-25 11:41:07 +0100 |
commit | 8dd9fbe3912d74ab37d6654e83af8dd8fdf9d320 (patch) | |
tree | e33be87903bc61b0dee3d49a21aa66d75b77b76d /NEWS | |
parent | f51f0130cdda5110e17d2ac9953b4143c7b42206 (diff) |
API 1.2.0: Add user/delete_apikeys endpoint
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2015-03-25 API v1.2: add user/delete_apikey endpoint 2015-03-08 API v1.1: return full URL in api/file/create_multipaste 2015-03-08 Rework file/cron and mfile->valid_id This pulls in mockery for testing, make sure you clone submodules. |