From 84de1815d5da05c97401ad043bb459740a1cd2f7 Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Thu, 24 Jul 2025 10:37:00 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b061a4337..6469b7e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,5 @@ - [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1657) - [fix: fix ConfigChangeListener ut bug](https://github.com/Tencent/spring-cloud-tencent/pull/1663) - [fix: tsf 2024 related bugfixes](https://github.com/Tencent/spring-cloud-tencent/pull/1664) -- [fix: remove conflict dependencies management](https://github.com/Tencent/spring-cloud-tencent/pull/1669) \ No newline at end of file +- [fix: remove conflict dependencies management](https://github.com/Tencent/spring-cloud-tencent/pull/1669) +- [fix: optimize log](https://github.com/Tencent/spring-cloud-tencent/pull/1671) \ No newline at end of file