From d6bc8bf8f94010a45292b80b241ebd179fb9560e Mon Sep 17 00:00:00 2001 From: "rod.xu" Date: Fri, 8 Jul 2022 11:45:39 +0800 Subject: [PATCH] modify CHANGELOG.md --- CHANGELOG.md | 2 +- changes/changes-1.6.0.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c1f8175..0a2fde395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # Change Log --- - +- [Feature: add rate limit filter debug log](https://github.com/Tencent/spring-cloud-tencent/pull/417) diff --git a/changes/changes-1.6.0.md b/changes/changes-1.6.0.md index 9b0da6fcc..24de5fce5 100644 --- a/changes/changes-1.6.0.md +++ b/changes/changes-1.6.0.md @@ -39,5 +39,4 @@ - [docs:optimize example](https://github.com/Tencent/spring-cloud-tencent/pull/385) - [Optimize starters auto-configuration. (main)](https://github.com/Tencent/spring-cloud-tencent/pull/391/files) - [Feature: format code](https://github.com/Tencent/spring-cloud-tencent/pull/394) -- [test: add PostInitPolarisSDKContextTest](https://github.com/Tencent/spring-cloud-tencent/pull/397) -- [Feature: add rate limit filter debug log](https://github.com/Tencent/spring-cloud-tencent/pull/417) \ No newline at end of file +- [test: add PostInitPolarisSDKContextTest](https://github.com/Tencent/spring-cloud-tencent/pull/397) \ No newline at end of file