Looly 6 年 前
コミット
9eb00756f8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -8,6 +8,7 @@
 ### 新特性
 * 【core】        ArrayUtil.isEmpty可变长参数改为数组(issue#555@Github)
 * 【core】        新增Convert.toMap方法(issue#I12ISI@Gitee)
+* 【aop 】        增加返回值获取支持,优化逻辑和接口(pr#561@Github)
 
 ### Bug修复
 * 【extra】       修复Mail中sslEnable无效问题(pr#74@Gitee)