From 7a95faec23cd8978466b85d15e1af552c2361110 Mon Sep 17 00:00:00 2001 From: youta Date: Tue, 2 May 2023 22:50:29 +0800 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40e65a09..9c62e81bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Change Log --- -- [feature: support reactive discovery client health indicator.](https://github.com/Tencent/spring-cloud-tencent/pull/987) -- [feature: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.](https://github.com/Tencent/spring-cloud-tencent/pull/987) \ No newline at end of file +- [feature: support reactive discovery client health indicator.](https://github.com/Tencent/spring-cloud-tencent/pull/988) +- [feature: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.](https://github.com/Tencent/spring-cloud-tencent/pull/988) \ No newline at end of file