From c366c6467f585b4b987c3e3a10011afea7886f22 Mon Sep 17 00:00:00 2001 From: Fishtail <49390359+fuyuwei01@users.noreply.github.com> Date: Wed, 23 Jul 2025 16:01:53 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46c4a8e53..bd3a4f7a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,5 +10,5 @@ - [feat: support shortest response time lb and least connection lb](https://github.com/Tencent/spring-cloud-tencent/pull/1637) - [feat:support traffic mirroring.](https://github.com/Tencent/spring-cloud-tencent/pull/1647) - [feat: support custom quickstart circuitbreak delay time.](https://github.com/Tencent/spring-cloud-tencent/pull/1666) -- [feat: support multi remote limiter service.](https://github.com/Tencent/spring-cloud-tencent/pull/1667) +- [feat: support config remote limiter service list. ](https://github.com/Tencent/spring-cloud-tencent/pull/1667) - [feat: add delay interface in tsf-example.](https://github.com/Tencent/spring-cloud-tencent/pull/1668)