File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,42 @@ 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.0.12] ( https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.11...v1.0.12 ) - 2021-11-11
11+
12+ fix:修复getBucketReferer已知错误
13+ feat:分块上传支持支持mimeLimit、trafficLimit
14+
15+ ### Merged
16+
17+ - fix:getObjectUrl报错问题 [ ` #54 ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/pull/54 )
18+
19+ ### Commits
20+
21+ - 修复getBucketReferer已知错误;支持mimeLimit、trafficLimit [ ` 91d23d7 ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/91d23d788d02144a8c938d6fd58bfaa796218c60 )
22+
23+ ## [ v1.0.11] ( https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.10...v1.0.11 ) - 2021-10-27
24+
25+ fix:getObjectUrl报错问题
26+
27+ ### Merged
28+
29+ - Fix/get object url [ ` #49 ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/pull/49 )
30+
31+ ### Commits
32+
33+ - fix:getObjectUrl报错问题 [ ` c516a9b ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/c516a9bb76ff07f994c1e0959c41ef0cfffa9316 )
34+ - add PostObject policy demo [ ` edd61cc ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/edd61cc5a466594644eb4408e63602042a3fefaf )
35+
36+ ## [ v1.0.10] ( https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.9...v1.0.10 ) - 2021-07-02
37+
38+ - getObjectUrl支持Headers、Query参数
39+
40+ ### Commits
41+
42+ - fix:修复已知getObjectUrl报错问题 [ ` e20f993 ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/e20f9934eb32cde15e942716ece3ae984a530e14 )
43+ - Updated CHANGELOG.md [ ` a3528bf ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/a3528bff960f63a8639957a0102f09c49c834dc3 )
44+ - feat:getObjectUrl支持Headers、Query参数 [ ` 7e19f11 ` ] ( https://github.com/tencentyun/cos-wx-sdk-v5/commit/7e19f115bf3ede00a6b473aa46913d34fd756a29 )
45+
1046## [ v1.0.9] ( https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.8...v1.0.9 ) - 2021-06-11
1147
1248- 新增高级上传接口
You can’t perform that action at this time.
0 commit comments