From 96bb037e9950362e252ee0faa9eb51c97b6c8ef0 Mon Sep 17 00:00:00 2001 From: wenxuan70 Date: Tue, 26 Sep 2023 01:12:40 +0800 Subject: [PATCH] docs: add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b8153931..8ddf7aeac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,4 @@ - [fix:fix feign url bug when using sleuth.](https://github.com/Tencent/spring-cloud-tencent/pull/1119) - [refactor:optimize the order and condition matching of service registration automatic configuration.](https://github.com/Tencent/spring-cloud-tencent/pull/1133) - [feat:support service contract reporting.](https://github.com/Tencent/spring-cloud-tencent/pull/1135) +- [feat: support log path configuration parameters.](https://github.com/Tencent/spring-cloud-tencent/pull/1143)