From 484bb07b6b1777399426c38481bff8cf2c849f4e Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Thu, 21 Nov 2024 15:15:06 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8a4057d..570767af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,4 +16,5 @@ - [feat:upgrade jacoco version.](https://github.com/Tencent/spring-cloud-tencent/pull/1306) - [fix:fix no registry when lossless is disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1313) - [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) \ No newline at end of file +- [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) \ No newline at end of file