From 872c6f3ea652e1214bb0f7eabb38798c0299b61d Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Wed, 16 Jul 2025 10:38:06 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc95b7dd8..75751cbf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,4 @@ - [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1640) - [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1655) +- [feat: support spring-retry and feign config refresh](https://github.com/Tencent/spring-cloud-tencent/pull/1650)