release 2.0.5

This commit is contained in:
oppofind 2021-01-09 19:53:29 +08:00
parent 41cd80fc45
commit 8f720a6f49
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
## smart-doc版本
版本小于1.0都属于试用正式1.0起始发布将会等到文中提到的问题解决后才发布。
#### 版本号2.0.5
- 更新日期: 2020-01-09
- 更新内容:
1. 修复集合类无泛型参数作为入参出参时的数组越界。
2. 修复新开tab访问的url拼接问题。
#### 版本号2.0.3-2.0.4
- 更新日期: 2020-01-01
- 更新内容:

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>smart-doc</artifactId>
<packaging>jar</packaging>
<version>2.0.4</version>
<version>2.0.5</version>
<name>smart-doc</name>
<url>https://github.com/smart-doc-group/smart-doc.git</url>