From af79e98c27d0ad8805976513e36179fab3ef23de Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Mon, 11 Jul 2022 21:59:23 +0800 Subject: [PATCH] update changelog.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e02220c7a..d926ff2f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,4 @@ - [Bugfix: optimize ratelimit actuator](https://github.com/Tencent/spring-cloud-tencent/pull/413) - [Feature: add rate limit filter debug log](https://github.com/Tencent/spring-cloud-tencent/pull/417) +- [Remove @Value annotation from classes annotated with @ConfigurationProperties annotation](https://github.com/Tencent/spring-cloud-tencent/pull/417)