From 21b49906f8550272fcc2976c5a5a201d5375e8c1 Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Mon, 6 Sep 2021 18:12:51 +0800 Subject: [PATCH] docs: edit CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c87d04e8..d5c82935 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -212,6 +212,10 @@ SKIT.FlurlHttpClient.Wechat.Work 更新日志 +- Release 1.3.2 + + - **修复**:修复创建或获取通讯录成员时的请求模型定义错误。([GitHub Issue #8](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/8)) + - Release 1.3.1 - **修复**:修复获取服务商凭证接口请求模型定义错误。([GitHub PR #5](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/5))