diff --git a/CHANGELOG.md b/CHANGELOG.md index 6abe49d3f..5c13f6622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,5 @@ --- - [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1639) -- [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1654) \ No newline at end of file +- [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1654) +- [feat: support spring-retry and feign config refresh](https://github.com/Tencent/spring-cloud-tencent/pull/1649)