From d959fc68f7d999d6b2165fb0e8d1f24f94799d85 Mon Sep 17 00:00:00 2001 From: lepdou Date: Tue, 26 Jul 2022 21:00:20 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index addd5935f..ad4d6d9f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,3 +20,4 @@ - [Feature: Add router actuate endpoint](https://github.com/Tencent/spring-cloud-tencent/pull/464) - [feat:rename the configuration of reporter.](https://github.com/Tencent/spring-cloud-tencent/pull/465) - [docs:update mvnw.](https://github.com/Tencent/spring-cloud-tencent/pull/466) +- [Feature: add config refresh type switch & catch exception for traffic staining.](https://github.com/Tencent/spring-cloud-tencent/pull/469)