From cec49bea1ac68d8d3350241c0d956ab594c9653c Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 12 Aug 2026 14:41:27 +0800 Subject: [PATCH] fix CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fff34a00e..d50831039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,4 @@ - [feat: support overrideHost configuration for ratelimit, event reporter and stat modules](https://github.com/Tencent/spring-cloud-tencent/pull/1804) - [fix: split contract base-package for springdoc scan](https://github.com/Tencent/spring-cloud-tencent/pull/1807) - [feat: support using seperated cb in wildcard-api level and add cb counters expire interval config](https://github.com/Tencent/spring-cloud-tencent/pull/1809) -- [feat: adapt to polaris-java CLIENT_REPORTER plugin for config watch reporting](https://github.com/Tencent/spring-cloud-tencent/pull/1813) \ No newline at end of file +- [feat: adapt to polaris-java ReportClientRequestCustomizer plugin for config watch reporting](https://github.com/Tencent/spring-cloud-tencent/pull/1813) \ No newline at end of file