From 26861e1beb8e34dc1cd9e73abf42b851fe97b0b1 Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Fri, 6 Dec 2024 16:24:01 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41b284d6a..f733576ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,4 +18,5 @@ - [fix: memory not released while using wildcard api call with circuitbreaker enabled](https://github.com/Tencent/spring-cloud-tencent/pull/1335) - [feat: support 2.0.0](https://github.com/Tencent/spring-cloud-tencent/pull/1458) - [feat: support 2.0.0 config](https://github.com/Tencent/spring-cloud-tencent/pull/1463) -- [feat:upgrade trace plugin.](https://github.com/Tencent/spring-cloud-tencent/pull/1467) \ No newline at end of file +- [feat:upgrade trace plugin.](https://github.com/Tencent/spring-cloud-tencent/pull/1467) +- [feat:upgrade 2.0.0 service.](https://github.com/Tencent/spring-cloud-tencent/pull/1471) \ No newline at end of file