Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Jun 24, 2022
1 parent a6757d5 commit 3c9b9f9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v5.4.31](https://github.com/tencentyun/qcloud-sdk-dotnet/compare/v5.4.30...v5.4.31) - 2022-06-24

* 定位并修复了并发下载在 .NET Core App框架下可能发生下载阻塞的 BUG

### Commits

- 修复并发下载在.Net Coreapp框架下可能因网络丢包卡住子任务的问题 [`1baf5a3`](https://github.com/tencentyun/qcloud-sdk-dotnet/commit/1baf5a3a85169b5ee6eeb43a9c11ad772a1cd015)
- Updated CHANGELOG.md [`5cb6d45`](https://github.com/tencentyun/qcloud-sdk-dotnet/commit/5cb6d4583c2a51e2e472525b6d2dc5d77cf654a1)

## [v5.4.30](https://github.com/tencentyun/qcloud-sdk-dotnet/compare/v5.4.29...v5.4.30) - 2022-06-07

* 预签名接口增加参数,能够调整SignTime和KeyTime
Expand Down

0 comments on commit 3c9b9f9

Please sign in to comment.