diff --git a/RELEASE.md b/CHANGELOG.md similarity index 99% rename from RELEASE.md rename to CHANGELOG.md index b94ffe6..5cad22f 100644 --- a/RELEASE.md +++ b/CHANGELOG.md @@ -136,5 +136,6 @@ 4. html文档添加项目名称显示 5. 修改github #4 泛型中Void类型解析死循环 6. 修改github #5 简单枚举参数解析空指针异常 + 7. 添加导出PostMan json数据 \ No newline at end of file diff --git a/README_CN.md b/README_CN.md index 48ae74c..a3954ce 100644 --- a/README_CN.md +++ b/README_CN.md @@ -146,7 +146,7 @@ public class ApiDocTest { mvn clean install -Dmaven.test.skip=true ``` ## Releases -[发布记录](https://gitee.com/sunyurepository/smart-doc/blob/master/RELEASE.md) +[发布记录](https://gitee.com/sunyurepository/smart-doc/blob/master/CHANGELOG.md) ## Other reference - [smart-doc功能使用介绍](https://my.oschina.net/u/1760791/blog/2250962) - [smart-doc wiki](https://gitee.com/sunyurepository/smart-doc/wikis/Home?sort_id=1652800)