From 30fcd1317de78db43eb3cc7c718f1ba72d3e89d4 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Tue, 1 Aug 2023 18:05:22 +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 02d5291ae..05ebfe608 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/1065) - [fix:fix gray release examples bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1068) - [fix:fix router label feign interceptor order.](https://github.com/Tencent/spring-cloud-tencent/pull/1071) -- [fix:add deregister judgment.](https://github.com/Tencent/spring-cloud-tencent/pull/1076) +- [fix:add deregister judgment.](https://github.com/Tencent/spring-cloud-tencent/pull/1075)