Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed May 27, 2024
1 parent 7bba1a9 commit e05c063
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v1.8.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.7.1...v1.8.0) - 2024-05-24

feat
- getObject 新增对 Key 校验

### Merged

- Dev/1.8.0 [`#208`](https://github.com/tencentyun/cos-js-sdk-v5/pull/208)
- Dev/ut [`#206`](https://github.com/tencentyun/cos-js-sdk-v5/pull/206)

### Commits

- fix: 补充单测 (merge request !35) [`035f12e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/035f12e54c2fac4b5b45612183613c99f1d5c85b)
- Updated CHANGELOG.md [`f087a0f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f087a0f296b3db13f397fee53786a3f4164c79dd)
- feat: 补充 cls 接入 demo [`8584e37`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8584e3708cf63a4311e5b7026a0e6de8c8826aa2)

## [v1.7.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.7.0...v1.7.1) - 2024-04-16

feat
Expand Down Expand Up @@ -421,8 +437,6 @@ feat:getObjectUrl支持单独设置全球加速参数UseAccelerate

## [v1.3.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.4...v1.3.5) - 2022-02-11

- cos.request支持透传DataType参数

### Merged

- feat:cos.request支持透传DataType [`#137`](https://github.com/tencentyun/cos-js-sdk-v5/pull/137)
Expand Down

0 comments on commit e05c063

Please sign in to comment.