File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v1.4.10] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10 ) - 2022-10-22
11+
12+ fix
13+ - getObjectUrl暂时只支持回调写法
14+
15+ ### Merged
16+
17+ - fix: getObjectUrl暂时只支持回调写法 [ ` #162 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/162 )
18+
19+ ### Commits
20+
21+ - Updated CHANGELOG.md [ ` 5e4f953 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/5e4f95320173d339ee6a12c5277b7aa127f928af )
22+
1023## [ v1.4.9] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9 ) - 2022-10-20
1124
1225- 修复getSourceParams使用不当部分
@@ -480,14 +493,6 @@ fix:修复getObjectUrl报错问题
480493
481494## [ v1.2.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.10...v1.2.0 ) - 2021-02-03
482495
483- * 整改错误格式
484- * 补充测试用例
485- * 增加覆盖率统计
486- * 增加 d.ts 支持
487- * 优化签名计算逻辑
488- * getObject 接口支持 onProgress
489- * 修复 global 报错
490-
491496### Commits
492497
493498- 规范错误格式 [ ` 23a1efd ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/23a1efd4deb914fdb8a63bbec416609cb877c9fa )
You can’t perform that action at this time.
0 commit comments