Skip to content

Commit d674abf

Browse files
committed
Updated CHANGELOG.md
1 parent f7ea964 commit d674abf

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,41 @@ 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.9.14](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.13...v2.9.14) - 2021-04-30
10+
## [v2.9.17](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.15...v2.9.17) - 2021-05-28
11+
12+
### Merged
13+
14+
- feat:新增sdk运行环境错误提示 [`#105`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/105)
15+
- fix: 修复File 'cos-nodejs-sdk-v5/types' not found. 错误 [`#103`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/103)
16+
- feat: 新增 CI demo [`#102`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/102)
17+
18+
### Commits
19+
20+
- update demo [`5de9db1`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/5de9db1d9cb4b33ae2ebca87e97823a32b1a5aea)
21+
- add folder demo [`e78d460`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/e78d460ca88a8a2a4a99d693782793b3e5911600)
22+
- add move demo [`42c2c3b`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/42c2c3be7dc1003f4d8b618980741f3f60ef9616)
23+
- remove useless code [`bc0b725`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/bc0b725de0a17e064e110807b802fb8a746019e8)
24+
- upd:sdk运行环境错误提示文案修改 [`6baa4ca`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/6baa4ca30d205b1829dfbcb4959ad9089f92082f)
25+
- upd:sdk运行环境错误提示文案修改 [`cc3d923`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/cc3d9236e699eb5f7b7f1404caca95f49c831b33)
26+
- upd:change version to 2.9.17 [`f7ea964`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/f7ea9641c5ff25f3ef8e2162417448669c32e979)
27+
- fix: GetBucketACL 请求增加容错 [`02f4ee2`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/02f4ee2844155919d43e8b3cefb2be5b3a2e924c)
28+
- update demo [`8caa62d`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8caa62d419b8a15fc4d0d0105f1483f036d133b9)
29+
30+
## [v2.9.15](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.14...v2.9.15) - 2021-05-08
31+
32+
### Commits
33+
34+
- doc: 优化说明文档 [`96ebf35`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/96ebf359250d521f837f755c73ba671be33f3ea9)
35+
- feat: 增加开启 accelerate 配置。 [`04a33c5`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/04a33c5a5208dec25d32ea0702dfc92d9f6d0e28)
36+
- Updated CHANGELOG.md [`a862236`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a8622360448348d0b84313cccc591d793ff045fd)
37+
- support UseAccelerate [`5c4073f`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/5c4073fcc2b64e06781b4d123d149e5343a9a083)
38+
- fix: 当开启全球加速时,优化 putobject 返回的 url 地址为全球加速地址 [`1226f41`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/1226f41f90eba42605c4e31c259c6b400c4dc759)
39+
- fix: putBucketAcl demo 增加用例 [`1ce246e`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/1ce246e5374222381acd7fac0440e5549fd67043)
40+
- style: 优化说明文档 [`c7b9be0`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/c7b9be0d5237e66d63dd84c4e28991f2e5b9ae13)
41+
- style: 优化注释 [`68503eb`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/68503ebddad2fec9f8d041cb27251dcf082d4353)
42+
- fix: 将 UseAccelerate 加入 defaultOptions [`18af88e`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/18af88e999b28563de4de6b4e2f759964d942207)
43+
44+
## [v2.9.14](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.13...v2.9.14) - 2021-05-06
1145

1246
### Merged
1347

0 commit comments

Comments
 (0)