Browse Source

support spi

Looly 5 years ago
parent
commit
985ffb33a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -15,7 +15,7 @@
 * 【core  】     增加ServiceLoaderUtil
 * 【core  】     增加ServiceLoaderUtil
 * 【core  】     增加EnumUtil.getEnumAt方法
 * 【core  】     增加EnumUtil.getEnumAt方法
 * 【core  】     增强EnumConvert判断能力(issue#I17082@Gitee)
 * 【core  】     增强EnumConvert判断能力(issue#I17082@Gitee)
-* 【log   】     使用SPI机制代替硬编码
+* 【all   】     log、template、tokenizer使用SPI机制代替硬编码
 
 
 ### Bug修复
 ### Bug修复