Skip to content

Commit

Permalink
v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
peinhu committed Jan 4, 2021
1 parent 277ba35 commit a2b7a2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
**2021-01-04 v2.0.8**
修复执行route:cache时可能报错的问题
**2021-01-04 v2.0.8**
修复执行route:cache时可能报错的问题
增加mime-type错误警告
优化合并js文件

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ AetherUpload在上传前使用白名单+黑名单的形式进行文件后缀名
虽然做了诸多安全工作,但恶意文件上传是防不胜防的,建议正确设置上传目录权限,确保相关程序对资源文件没有执行权限。

# 更新日志
**2021-01-04 v2.0.8**
修复执行route:cache时可能报错的问题
**2021-01-04 v2.0.8**
修复执行route:cache时可能报错的问题
增加mime-type错误警告
优化合并js文件

Expand Down

0 comments on commit a2b7a2e

Please sign in to comment.