From b69ae4c7bd84093d233c30471eccc730d94b3555 Mon Sep 17 00:00:00 2001 From: shuiqingliu Date: Wed, 31 May 2023 18:22:24 +0800 Subject: [PATCH] feat: add changelog about sct all package method --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3d2a549..12ab12413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,4 @@ - [docs:add release GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/1007) - [docs:update Polaris test environment ip.](https://github.com/Tencent/spring-cloud-tencent/pull/1012) - [fix:fix custom fallback exception.](https://github.com/Tencent/spring-cloud-tencent/pull/1022) +- [feat: sct-all package is now available as a shaded uber-jar.](https://github.com/Tencent/spring-cloud-tencent/pull/1025) \ No newline at end of file