From a9e3d267568af220459497c48aa0dfe50be319d8 Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Mon, 14 Apr 2025 10:50:08 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce657154..daeaa945e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,4 @@ - [docs:update JDK version configuration in GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1510) - [fix:fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties.](https://github.com/Tencent/spring-cloud-tencent/pull/1511) - [docs:simplify GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1514) +- [feat: support config event.](https://github.com/Tencent/spring-cloud-tencent/pull/1532)