From 0a082e1e2558103b55e9888b1e7ec049e977e017 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 4 Jun 2025 11:59:07 +0800 Subject: [PATCH] feat:support ipv6. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 386d7ee26..1eee41734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,4 +5,4 @@ - [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1586) - [feat:upgrade to 2023.0.5.](https://github.com/Tencent/spring-cloud-tencent/pull/1588) - [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1596) -- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1600) +- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1601)