remove EC

This commit is contained in:
Looly
2020-05-26 18:21:42 +08:00
parent 7c4c6c7af1
commit 44fe8904a2
5 changed files with 85 additions and 30 deletions

View File

@@ -21,6 +21,7 @@
* 【script 】 ScriptUtil增加evalInvocable和invoke方法issue#I1HHCP@Gitee
* 【core 】 ImgUtil增加去除背景色的方法pr#124@Gitee
* 【system 】 OshiUtil增加获取CPU使用率的方法pr#124@Gitee
* 【crypto 】 AsymmetricAlgorithm去除ECissue#887@Github
### Bug修复
* 【core 】 修复SimpleCache死锁问题issue#I1HOKB@Gitee