change capacity

This commit is contained in:
Looly
2020-03-24 17:43:58 +08:00
parent 1497c430da
commit 2e9e174594
3 changed files with 11 additions and 15 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 增加CityHash算法
* 【core 】 PageUtil支持setFirstPageNo自定义第一页的页码issue#I1CGNZ@Gitee
* 【http 】 UserAgentUtil增加Chromium内核的Edge浏览器支持issue#800@Github
* 【cache 】 修改FIFOCache中linkedHashMap的初始容量策略pr#801@Github
### Bug修复
* 【core 】 修复NumberWordFormatter拼写错误issue#799@Github