add extra for TreeNode

This commit is contained in:
Looly 2020-03-25 11:35:28 +08:00
parent 8f84997e8e
commit 230b59eb00

View File

@ -12,6 +12,7 @@
* 【http 】 UserAgentUtil增加Chromium内核的Edge浏览器支持issue#800@Github
* 【cache 】 修改FIFOCache中linkedHashMap的初始容量策略pr#801@Github
* 【core 】 修改XmlUtil中setNamespaceAware默认为true
* 【core 】 TreeNode增加extra
### Bug修复
* 【core 】 修复NumberWordFormatter拼写错误issue#799@Github