chore: add changelog

This commit is contained in:
Stefan Strigler 2023-02-02 13:05:24 +01:00
parent 847f899fa0
commit 0d6f8331d7
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Return `400` if a broken plugin package is uploaded from HTTP API. Also cleanup if plugin is not accepted.

View File

@ -0,0 +1 @@
当通过 HTTP API 上传一个损坏的插件包时,返回 `400`,且删除该插件包。