Skip to content

Commit

Permalink
Merge pull request #524 from shalousun/master
Browse files Browse the repository at this point in the history
release 2.7.1
  • Loading branch information
shalousun authored Jun 23, 2023
2 parents 2d09784 + a9dc590 commit 26e9ff9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>smart-doc</artifactId>
<packaging>jar</packaging>
<version>2.7.0</version>
<version>2.7.1</version>

<name>smart-doc</name>
<url>https://github.com/smart-doc-group/smart-doc.git</url>
Expand Down

0 comments on commit 26e9ff9

Please sign in to comment.