From 5d8ba3c80b21b4b8782ded21c68797fa3bf1a491 Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Mon, 17 Oct 2022 19:26:57 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a9c111bf..d7886c4b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,3 +12,4 @@ - [support spring-retry router](https://github.com/Tencent/spring-cloud-tencent/pull/631) - [feat:Transfer http headers specified by environment variables](https://github.com/Tencent/spring-cloud-tencent/pull/638) - [feat:support read config file from local file system.](https://github.com/Tencent/spring-cloud-tencent/pull/649) +- [feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed](https://github.com/Tencent/spring-cloud-tencent/pull/651)