From 07a0f7d5d7fd8a96f5eb365f56d01949d88bbb34 Mon Sep 17 00:00:00 2001 From: wenxuan70 Date: Thu, 21 Sep 2023 16:09:46 +0800 Subject: [PATCH] docs: add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 465d2199f..330def12f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,4 @@ - [fix:the polaris config relation non-daemon thread should stop when application fails to start.](https://github.com/Tencent/spring-cloud-tencent/pull/1101) - [Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration.](https://github.com/Tencent/spring-cloud-tencent/pull/1117) - [fix:fix feign url bug when using sleuth.](https://github.com/Tencent/spring-cloud-tencent/pull/1121) +- [feat: support log path configuration parameters.](https://github.com/Tencent/spring-cloud-tencent/pull/1130) \ No newline at end of file