diff --git a/CHANGELOG.md b/CHANGELOG.md index f22ce0f..d64d8d0 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). +## [v1.6.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.5.0...v1.6.0) - 2024-03-05 + +feat +- 去除内置灯塔 sdk + +### Merged + +- Dev/1.6.0 [`#99`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/99) + +### Commits + +- Updated CHANGELOG.md [`dda33bf`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/dda33bf45ad724dbdf42650853875894715771e5) + ## [v1.5.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.12...v1.5.0) - 2024-01-24 feat @@ -411,8 +424,6 @@ fix:getObjectUrl报错问题 ## [v1.0.10](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.9...v1.0.10) - 2021-07-02 -- getObjectUrl支持Headers、Query参数 - ### Commits - fix:修复已知getObjectUrl报错问题 [`e20f993`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e20f9934eb32cde15e942716ece3ae984a530e14)