Skip to content

Commit 3efcdf2

Browse files
committed
Updated CHANGELOG.md
1 parent 5baabc2 commit 3efcdf2

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,43 @@ 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+
## [v5.5.18](https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.17...v5.5.18) - 2025-05-29
11+
12+
## What's Changed
13+
* fix cpp-lint error by @chen-honggang in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/178
14+
* adapt strict signature by @chen-honggang in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/180
15+
16+
17+
**Full Changelog**: https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.17...v5.5.18
18+
19+
### Merged
20+
21+
- adapt strict signature [`#180`](https://github.com/tencentyun/cos-cpp-sdk-v5/pull/180)
22+
- fix cpp-lint error [`#178`](https://github.com/tencentyun/cos-cpp-sdk-v5/pull/178)
23+
24+
### Commits
25+
26+
- continue... [`58e0bf3`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/58e0bf3259459e54d3f622d10354e0ad87be67c6)
27+
- 修复静态检查问题 [`c57e1df`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/c57e1df81f1f02974f71d7c8df62142870337be5)
28+
- continue... [`0b91af6`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/0b91af6a4aeb87061433f7a635aefcc607551492)
29+
- dev/strict-sign [`9d267b9`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/9d267b921b067bb4226f403c351c590237dd3ce2)
30+
- continue... [`732a796`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/732a7962ac365b49f3aae02607b58cd84870a1bb)
31+
- continue... [`77674a3`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/77674a3eff977e9a63e7d3ba1a2b5bcfad387a58)
32+
- add ut case [`39473a9`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/39473a91f897118677c9ed5d4a53716562d709fe)
33+
- continue... [`62f75cf`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/62f75cf9a147849015875406f2fae9846c9d25e8)
34+
- continue... [`42ed716`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/42ed7164155180ffa1021d24048abf2c07c80e68)
35+
- fix ut case [`acdf829`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/acdf829ab8df23c8b7bdbd9cacf9d6ee69a04713)
36+
- Updated CHANGELOG.md [`d742653`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/d74265338f60e61f9fcdda5cdb25a90d766b0c17)
37+
- fix ut case... [`51dc50a`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/51dc50a6dab833bf19959226a79212e2d38de212)
38+
- fix ut case... [`114d1cd`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/114d1cd33a4cdf53cd4834b8b54872121127db0b)
39+
- continue... [`65505df`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/65505df5e97b8ebd6ee4a1b2152b612407ee7332)
40+
- continue... [`b4d2922`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/b4d2922fc34b36328b2216abb1626c44b385a352)
41+
- fix ut case... [`19f440e`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/19f440e8a4762668421b928c06d15fc7b7c6913c)
42+
- fix ut case... [`f5be9ae`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/f5be9ae54d413469477fb545862cbec87099cbea)
43+
- continue... [`03a018b`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/03a018b8399e631abc7005a285ea1cbb1934b420)
44+
- fix ut case... [`e397d60`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/e397d60748dea98cd16744a8dbd049cda59f1843)
45+
- fix ut case... [`ba5e869`](https://github.com/tencentyun/cos-cpp-sdk-v5/commit/ba5e8695c3478a06e714d34f1906a8c0bf86096d)
46+
1047
## [v5.5.17](https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.15...v5.5.17) - 2025-01-21
1148

1249
## What's Changed

0 commit comments

Comments
 (0)