From ad339aa5ba1ebde66a5cdb81415c8a57f7a18d2d Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Fri, 15 Aug 2025 15:31:52 +0800 Subject: [PATCH] docs:optimize tsf example. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67b7d8a58..19c4a239f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,5 +21,5 @@ - [feat: support config event and monitor address list.](https://github.com/Tencent/spring-cloud-tencent/pull/1692) - [feat:Modify the annotations.](https://github.com/Tencent/spring-cloud-tencent/pull/1693) - [fix: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/1694) -- [feat: support config ratelimit addresses and remote task interval.](https://github.com/Tencent/spring-cloud-tencent/pull/1679) +- [feat: support config ratelimit addresses and remote task interval.](https://github.com/Tencent/spring-cloud-tencent/pull/1695) - [docs:optimize tsf example.](https://github.com/Tencent/spring-cloud-tencent/pull/1711)