Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Aug 31, 2022
2 parents 6e4cfd3 + 9a9e81e commit 0d89467
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v1.4.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.1...v1.4.2) - 2022-08-31

- 分片复制支持续传

### Commits

- 复制支持自动判断续传 [`adb2791`](https://github.com/tencentyun/cos-js-sdk-v5/commit/adb279164315c4ffb7c8eed66a3ff11f37383842)
- 修复复制错误,优化测试用例 [`6dbf95a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6dbf95ad4907867bc715c5bb02d57245f0bc795b)
- Updated CHANGELOG.md [`f42fb53`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f42fb5359f7d12709be81b4ea6669d679458c882)

## [v1.4.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-08-18

fix
Expand Down Expand Up @@ -691,10 +701,6 @@ sliceuploadFile 接口支持 Pic-Operations 传递给 multipartComplete 接口

## [v0.5.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.4.27...v0.5.0) - 2018-12-06

* 签名回调新增 Scope 参数,支持细粒度 STS 权限控制
* 添加前端签名 js demo/common/cos-auth.min.js
* 增加 timeout 参数

### Commits

- 支持 STS Scope [`e527581`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e527581e0834202c40f4054a65de9160b3e02153)
Expand Down

0 comments on commit 0d89467

Please sign in to comment.