From 48cfb6f2076de52918675f6f7865aa07ca3af164 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Tue, 1 Aug 2023 18:06:07 +0800 Subject: [PATCH] fix:add deregister judgment. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b5112f5..a4bea7d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,4 +22,4 @@ - [fix:fix SCG report wrong service bug when using IP routing.](https://github.com/Tencent/spring-cloud-tencent/pull/1064) - [fix:fix gray release examples bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1067) - [fix:fix router label feign interceptor order.](https://github.com/Tencent/spring-cloud-tencent/pull/1070) -- [fix:add deregister judgment.](https://github.com/Tencent/spring-cloud-tencent/pull/1075) +- [fix:add deregister judgment.](https://github.com/Tencent/spring-cloud-tencent/pull/1076)