Skip to content

Commit fa1259a

Browse files
committed
Updated CHANGELOG.md
1 parent 079c668 commit fa1259a

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
## [v2.11.1](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.0...v2.11.1) - 2021-11-17
11+
12+
fix:requestError处理
13+
14+
### Commits
15+
16+
- Merge https://github.com/tencentyun/cos-nodejs-sdk-v5 [`079c668`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/079c66886c3fbe93518c607ee4e2102dce755902)
17+
- Updated CHANGELOG.md [`960611c`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/960611c9228f2d4d5a5880763490127a88bebe5c)
18+
- upd requestError处理 [`dc1fe92`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/dc1fe925826b2aaf02afbee28bdbb8038d7645ad)
19+
1020
## [v2.11.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.10.10...v2.11.0) - 2021-11-17
1121

1222
- 新增appendObject接口
@@ -831,12 +841,6 @@ fix: clone bug
831841

832842
## [v1.1.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v1.0.0...v1.1.0) - 2017-05-24
833843

834-
- 支持 npm 包引入
835-
- 调用方式改成 new Cos(options)
836-
- 参数 Appid 兼容AppId
837-
- 支持 PutObjectCopy、PutBucketPolicy、GetBucketPolicy
838-
- 新增多个 demo
839-
840844
### Commits
841845

842846
- 改成对象调用 [`8cff2af`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8cff2aff1370c256812fcca40893812a8fa15bf8)

0 commit comments

Comments
 (0)