From 3eceec19f18954110edad0f639479fc3d45e64dd Mon Sep 17 00:00:00 2001 From: seanyu Date: Fri, 31 Mar 2023 11:07:27 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 905b7734a..d646087e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,5 @@ - [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916) - [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919) - [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/929) -- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/925) \ No newline at end of file +- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/925) +- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/933) \ No newline at end of file