update changelog [skip ci]

This commit is contained in:
Pig Fang 2020-02-27 17:48:05 +08:00
parent 33c6f00da6
commit 5d977882bb
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@
- New "Plugins Management" page.
- "Choose Player" Dialog won't be showed if no texture is selected at closet page.
- Make "CSRF token mismatched" error friendly.
- Reduced times of sending verification email.
## Fixed

View File

@ -43,6 +43,7 @@
- 新的「插件管理」页面
- 衣柜中未选择材质时点击「应用到角色」不弹出「选择角色」对话框
- 使 "CSRF token mismatched" 的错误提示变得友好
- 减少发送验证邮件的次数
## 修复