Skip to content

Commit

Permalink
Merge pull request #574 from shalousun/master
Browse files Browse the repository at this point in the history
release 2.7.5
  • Loading branch information
shalousun authored Aug 20, 2023
2 parents 284249e + e203304 commit 9634a6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## smart-doc版本

### 版本号:2.7.5

- 更新日期: 2023-08-20
- 更新内容:
1. fix内部类嵌套泛型解析异常,[#561](https://github.com/smart-doc-group/smart-doc/issues/561)

### 版本号:2.7.4

- 更新日期: 2023-08-01
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.4</version>
<version>2.7.5</version>

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

0 comments on commit 9634a6c

Please sign in to comment.