From d382debdf3f7f5f114e2939b1fab6a61f23e82f8 Mon Sep 17 00:00:00 2001 From: lepdou Date: Thu, 13 Oct 2022 16:23:01 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd8f8044a..08a740455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,3 +13,4 @@ - [fix pr 613: modify a judgment logic](https://github.com/Tencent/spring-cloud-tencent/pull/618) - [Feature: support new label expression](https://github.com/Tencent/spring-cloud-tencent/pull/627) - [feat:report the labels when using RestTemplate.](https://github.com/Tencent/spring-cloud-tencent/pull/629) +- [Feature: support read config file from local file system](https://github.com/Tencent/spring-cloud-tencent/pull/640)