prepare 4.6.7

This commit is contained in:
Looly
2019-09-16 19:27:42 +08:00
parent a9af0d604e
commit 2a59260db0
25 changed files with 36 additions and 29 deletions

View File

@@ -3,12 +3,19 @@
-------------------------------------------------------------------------------------------------------------
## 4.6.7
### 新特性
### Bug修复
-------------------------------------------------------------------------------------------------------------
## 4.6.6
### 新特性
* 【core】 MapUtil增加newConcurrentHashMappr#538@Github
* 【core】 增加StopWatchissuepr#539@Github
* 【core】 增加ZipUtil.listFilesissuepr#541@Github
* 【core】 增加StopWatchissue#539@Github
* 【core】 增加ZipUtil.listFilesissue#541@Github
### Bug修复
* 【core】 修复DateUtil.endOfYear计算错误问题issuepr#540@Github