From e348928ccd0cfac0e934df517aa693cd1687d382 Mon Sep 17 00:00:00 2001 From: youta Date: Tue, 2 May 2023 15:46:36 +0800 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c1f8175..c40e65a09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +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