diff --git a/CHANGELOG.md b/CHANGELOG.md index fcec56d..0b91917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v2.11.16](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.15...v2.11.16) - 2022-11-21 + +feat +- getObjectAcl支持传VersionId + +### Merged + +- feat: getObjectAcl支持VersionId [`#157`](https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/157) + +### Commits + +- Updated CHANGELOG.md [`0cde539`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/0cde539bca15a35f3a2cfa516861494f0d3af7e8) + ## [v2.11.15](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.14...v2.11.15) - 2022-11-02 fix @@ -630,9 +643,6 @@ fix: clone bug ## [v2.5.0](https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.4.16...v2.5.0) - 2018-12-06 -* 签名回调新增 Scope 参数,支持细粒度 STS 权限控制 -* 增加 timeout 参数 - ### Commits - 支持 STS Scope [`b737f86`](https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/b737f86255d69130389d756ea8a629fa06fd403e)