From 151c6fe282c8047609bd23c593861c1d6ae0dfbf Mon Sep 17 00:00:00 2001 From: seanyu Date: Fri, 31 Mar 2023 11:08:41 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7c67242..591a3af0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,4 @@ - [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/922) - [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/931) - [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/927) +- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/936) \ No newline at end of file