Skip to content

Commit 0271282

Browse files
committed
Updated CHANGELOG.md
1 parent 276bebd commit 0271282

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@ 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-
## [v1.4.22](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.21...v1.4.22) - 2023-12-05
10+
## [v1.5.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.22...v1.5.0) - 2023-12-19
11+
12+
fix
13+
- 优化 host 签名逻辑
14+
- md5 去掉 nodejs 兼容逻辑
15+
16+
### Merged
17+
18+
- Dev/sign host [`#200`](https://github.com/tencentyun/cos-js-sdk-v5/pull/200)
19+
20+
### Commits
21+
22+
- Updated CHANGELOG.md [`bbe7a79`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bbe7a79d28da36eb918687f2b4d716fb398fca4b)
23+
24+
## [v1.4.22](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.21...v1.4.22) - 2023-12-18
1125

1226
feat
1327
- pic-opertions加入签名计算
@@ -431,8 +445,6 @@ fix:兼容某些环境下不存在navigator对象问题
431445

432446
## [v1.3.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.0...v1.3.1) - 2021-11-18
433447

434-
fix:CIHost兼容处理
435-
436448
### Merged
437449

438450
- Feat/1.3.0 [`#129`](https://github.com/tencentyun/cos-js-sdk-v5/pull/129)

0 commit comments

Comments
 (0)