add check

This commit is contained in:
Looly
2021-08-16 21:11:28 +08:00
parent efaa0a5ca1
commit f288c497b8
5 changed files with 71 additions and 7 deletions

View File

@@ -3,9 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.9 (2021-08-12)
# 5.7.9 (2021-08-16)
### 🐣新特性
* 【extra 】 FileUtil增加moveContent方法issue#I45H30@Gitee
* 【extra 】 JschPool.getSession获取时检查是否连接状态issue#I45N5I@Gitee
*
### 🐞Bug修复
* 【extra 】 修复TinyPinyinEngine空构造造成可能的误判问题