From 50a5b42365bd337914c9e335e11fb882e66102d4 Mon Sep 17 00:00:00 2001 From: DerekYRC <44155264+DerekYRC@users.noreply.github.com> Date: Mon, 11 Jul 2022 22:17:07 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d926ff2f4..3d496996f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +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) +- [Remove @Value annotation from classes annotated with @ConfigurationProperties annotation](https://github.com/Tencent/spring-cloud-tencent/pull/425)