Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Oct 22, 2022
1 parent d175aa9 commit 50f23cc
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ 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.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10) - 2022-10-22

fix
- getObjectUrl暂时只支持回调写法

### Merged

- fix: getObjectUrl暂时只支持回调写法 [`#162`](https://github.com/tencentyun/cos-js-sdk-v5/pull/162)

### Commits

- Updated CHANGELOG.md [`5e4f953`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5e4f95320173d339ee6a12c5277b7aa127f928af)

## [v1.4.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9) - 2022-10-20

- 修复getSourceParams使用不当部分
Expand Down Expand Up @@ -480,14 +493,6 @@ fix:修复getObjectUrl报错问题

## [v1.2.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.10...v1.2.0) - 2021-02-03

* 整改错误格式
* 补充测试用例
* 增加覆盖率统计
* 增加 d.ts 支持
* 优化签名计算逻辑
* getObject 接口支持 onProgress
* 修复 global 报错

### Commits

- 规范错误格式 [`23a1efd`](https://github.com/tencentyun/cos-js-sdk-v5/commit/23a1efd4deb914fdb8a63bbec416609cb877c9fa)
Expand Down

0 comments on commit 50f23cc

Please sign in to comment.