From f1fe87dabbc4dc38d5533ac9e4d86a5e4797b40b Mon Sep 17 00:00:00 2001 From: weihu Date: Wed, 29 Jun 2022 11:44:15 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09e09b284..016101c5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,3 +19,4 @@ - [Feature:add restTemplate Report Polaris](https://github.com/Tencent/spring-cloud-tencent/pull/272) - [Use jdk constants instead of magic variables](https://github.com/Tencent/spring-cloud-tencent/pull/313) - [Fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed](https://github.com/Tencent/spring-cloud-tencent/pull/316) +- [Feature: optimization refreshScope](https://github.com/Tencent/spring-cloud-tencent/pull/326)