From a9dc5903bd6508e0a605dafcbec69aafb6e05c58 Mon Sep 17 00:00:00 2001 From: shalousun <836575280@qq.com> Date: Fri, 23 Jun 2023 22:32:36 +0800 Subject: [PATCH] release 2.7.1 --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7505e0..8d40a934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## smart-doc版本 +### 版本号:2.7.1 + +- 更新日期: 2023-06-23 +- 更新内容: + 1. 修复Spring各个Mapping注解的name解析使用错误,[#518](https://github.com/smart-doc-group/smart-doc/issues/518) + 2. packageFilters 参数支持到方法级别。[#519](https://github.com/smart-doc-group/smart-doc/issues/519) + ### 版本号:2.7.0 - 更新日期: 2023-06-10 diff --git a/pom.xml b/pom.xml index 24bae089..266370bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 smart-doc jar - 2.7.0 + 2.7.1 smart-doc https://github.com/smart-doc-group/smart-doc.git