Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Apr 26, 2024
1 parent 18977cf commit 200cccd
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v2.13.5](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.4...v2.13.5) - 2024-04-26

fix
- 修复 downloadFile 取消任务不能取消指定任务

### Merged

- fix: 修复 downloadFile 取消任务不能取消指定任务 [`#202`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/202)

### Commits

- Updated CHANGELOG.md [`47c8ea8`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/47c8ea8e2f8480b0562a05dc7c78765a7cd072f4)
- fix: 优化文档链接 [`5f8158e`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/5f8158e47a27ae750422b32e0277a44f4df5ed3c)

## [v2.13.4](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.13.3...v2.13.4) - 2024-04-02

feat
Expand Down Expand Up @@ -425,8 +439,6 @@ fix:修复uploadSliceItem

## [v2.10.9](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.8...v2.10.9) - 2021-11-11

feat:分块上传支持mimeLimit,trafficLimit

### Commits

- feat:支持mimeLimit;trafficLimit [`9519347`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/95193473e7d61b1a6cb99bda124189909087ac05)
Expand Down

0 comments on commit 200cccd

Please sign in to comment.