From eaae0f2c2b8659dc0a7cb718337bb660d42d78ab Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Wed, 3 Aug 2022 20:22:13 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ba786b6..4c7a46ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,5 @@ - [loadBalancer module add unit test.](https://github.com/Tencent/spring-cloud-tencent/pull/468) - [docs:update mvnw.](https://github.com/Tencent/spring-cloud-tencent/pull/475) - [docs:update configuration metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/473) -- [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/482) \ No newline at end of file +- [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/482) +- [Feature: shutdown thread pool](https://github.com/Tencent/spring-cloud-tencent/pull/489) \ No newline at end of file