Skip to content

Commit

Permalink
upd:changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
livehigh committed Dec 1, 2021
1 parent dcc93ff commit df99d8e
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,51 @@ 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.3.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.1...v1.3.2) - 2021-11-30

fix:兼容某些环境下不存在navigator对象问题

### Merged

- fix:兼容编译环境不支持navigator对象 [`#133`](https://github.com/tencentyun/cos-js-sdk-v5/pull/133)
- fix:CIHost兼容处理 [`#130`](https://github.com/tencentyun/cos-js-sdk-v5/pull/130)

### Commits

- 更新 d.ts [`35b6d19`](https://github.com/tencentyun/cos-js-sdk-v5/commit/35b6d199c0803c7fa3cb22a392597d86e17cc246)

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

fix:CIHost兼容处理

### Merged

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

### Commits

- 兼容 cdc,支持 CopySourceParser 自定义 CopySource 解析,deleteObject 支持 Recursive 参数 [`7ac17c3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7ac17c315f9a4f02f8cd23dca4e725b74c26ae5d)
- 加 COS.util,更新 d.ts [`bd876c1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bd876c149b13b544ce35e1b2fbe78baf5d3e953c)
- fix:CIHost兼容处理 [`9336144`](https://github.com/tencentyun/cos-js-sdk-v5/commit/93361444c15b03997990b2ab1099b87e2a066bc9)

## [v1.3.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0) - 2021-11-17

- 新增appendObject接口
- 新增媒体处理demo
- 修复已知d.ts错误

### Commits

- feat:增加appendObject;增加媒体处理三个接口; [`8e25b6a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8e25b6a8c321b38d21ac6c71a9f07d2a1f60053c)
- upd 支持ci demo [`e90e92e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e90e92e490bc969737f4af5f56f5d9bc3b8960c1)
- upd:补充d.ts [`4c561da`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4c561da060d981ae5a092c09ed213e8c2648b50f)
- Updated CHANGELOG.md [`bd3dce3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bd3dce33746afcbb8a23cdac1d835ea19773ce74)
- upd:d.ts [`ae6c731`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ae6c731017b5532407dc5abe28fd896417774c64)
- upd:test.js [`2d42ebc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2d42ebcc1a75bbaa93918f1fc911c3cdeb184cf4)
- upd demo [`00e4e69`](https://github.com/tencentyun/cos-js-sdk-v5/commit/00e4e69d8aee42f6d4cd22e36b74ddff307ddd56)
- upd d.ts [`31b1cd2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/31b1cd2366ed64040730df08c60fe0bfc011f630)
- upd:d.ts [`07d9134`](https://github.com/tencentyun/cos-js-sdk-v5/commit/07d9134de31dc79c364f3535e3d15f3a509fa3f5)

## [v1.2.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.20...v1.2.21) - 2021-11-11

fix:修复getBucketReferer已知错误
Expand Down

0 comments on commit df99d8e

Please sign in to comment.