From 54094325b7c76ac261ac0022dbf05c26f6334387 Mon Sep 17 00:00:00 2001 From: youta Date: Sat, 29 Apr 2023 22:35:07 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f40fa7c4b..067084907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log --- -- [style: update ReactiveDiscoveryClient description.](https://github.com/youtaqiu/spring-cloud-tencent/commit/f31d720682a2d3507833c3420e8bfd3653574d38) -- [test: polarisReactiveDiscoveryClientHealthIndicator test.](https://github.com/youtaqiu/spring-cloud-tencent/commit/a53643db4ddd8e1bfa4a5f631f8ec6a8b8ab7102) -- [feature: support reactive discovery client health indicator.](https://github.com/youtaqiu/spring-cloud-tencent/commit/a85c67c29d050e05b84443426c052fe67a4b3966) +- [style: update ReactiveDiscoveryClient description.](https://github.com/Tencent/spring-cloud-tencent/pull/983) +- [test: polarisReactiveDiscoveryClientHealthIndicator test.](https://github.com/Tencent/spring-cloud-tencent/pull/983) +- [feature: support reactive discovery client health indicator.](https://github.com/Tencent/spring-cloud-tencent/pull/983)