From b15cfd2c845c8923fab608ce5fa64c9b7f3f7929 Mon Sep 17 00:00:00 2001 From: yusun <836575280@qq.com> Date: Mon, 27 Feb 2023 19:57:56 +0800 Subject: [PATCH] release 2.6.5 --- CHANGELOG.md | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08948e72..e7162ff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ ## smart-doc版本 + +### 版本号:2.6.5 + +- 更新日期: 2023-02-27 +- 更新内容: + 1. 修复集合或者数组入参推送torna数据错误,[#415](https://github.com/smart-doc-group/smart-doc/issues/415) + 2. 文档泛型支持数组类型标注。[#421](https://github.com/smart-doc-group/smart-doc/issues/421) + 3. list 和list 类型openapi生成错误。[#423](https://github.com/smart-doc-group/smart-doc/issues/423) + 4. 修复设置requestFieldToUnderline为true时path参数丢失,[#103](https://github.com/smart-doc-group/smart-doc/issues/103) + 5. 优化自定义字典值处理接口DictionaryValuesResolver[#pr428](https://github.com/smart-doc-group/smart-doc/pull/428)。 + 6. 修复HTML模版文档的描述展示[#pr438](https://github.com/smart-doc-group/smart-doc/pull/438)。 + ### 版本号:2.6.4 - 更新日期: 2023-01-28 diff --git a/pom.xml b/pom.xml index c7ac6f1a..1f23f17d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 smart-doc jar - 2.6.4 + 2.6.5 smart-doc https://github.com/smart-doc-group/smart-doc.git