Update changelog

This commit is contained in:
Pig Fang 2019-12-30 10:12:13 +08:00
parent b220b60ece
commit f9e4436503
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@
- Fixed compatibility with PHP 7.4.
- Fixed the display problem for too long texture name.
- Fixed that dependencies and conflicts haven't been checked before installing plugin.
- Fixed retrieving search keyword from query string in skin library.
## Removed

View File

@ -43,6 +43,7 @@
- 与 PHP 7.4 的兼容问题
- 材质名过长时的显示问题
- 下载插件前不检查依赖和冲突的问题
- 修复皮肤库中从 query string 获取搜索关键字的问题
## 移除