fix Bcrypt bug

This commit is contained in:
Looly
2021-05-08 11:07:28 +08:00
parent cef68b6bde
commit 405208a5de
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
* 【core 】 修复Tailer无stop问题issue#I3PQLQ@Gitee
* 【core 】 修复空白excel读取报错问题issue#1552@Github
* 【extra 】 修复Sftp.mkDirs报错问题issue#1536@Github
* 【core 】 修复Bcrypt不支持$2y$盐前缀问题pr#1560@Github
-------------------------------------------------------------------------------------------------------------