mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
feat(tenpaybusiness): bump version to 2.1.0
This commit is contained in:
parent
f0e032849b
commit
7f214e170c
14
CHANGELOG.md
14
CHANGELOG.md
@ -1223,6 +1223,20 @@
|
||||
|
||||
<summary>[展开查看]</summary>
|
||||
|
||||
- Release 2.1.0
|
||||
|
||||
- **新增**:新增二维码支付预下单、小程序支付预下单、App 支付预下单、企业微信支付预下单等接口。
|
||||
|
||||
- **新增**:新增退款相关接口。
|
||||
|
||||
- **新增**:支持新版域名。
|
||||
|
||||
- **新增**:支持企业商户软签名。
|
||||
|
||||
- **变更**:重命名部分接口模型,去除公共部分 "MSEPay"。
|
||||
|
||||
- **变更**:重命名接口模型中关于敏感字段加解密相关的字段,去除公共部分 "TBEP"。
|
||||
|
||||
- Release 2.0.1
|
||||
|
||||
- **变更**:升级依赖 `BouncyCastle.Cryptography` 至 v2.1.1。
|
||||
|
@ -14,7 +14,7 @@
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
|
||||
<PackageTags>Flurl.Http Tencent Tenpay 腾讯商企付 腾讯微企付 商企付 微企付</PackageTags>
|
||||
<Version>2.0.1</Version>
|
||||
<Version>2.1.0</Version>
|
||||
<Description>基于 Flurl.Http 的微企付 API 客户端。</Description>
|
||||
<Authors>Fu Diwei</Authors>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
|
Loading…
Reference in New Issue
Block a user