From cfe93cffbc00cee3de6dc2d69ebbb9b8bc32798e Mon Sep 17 00:00:00 2001 From: pandaapo <1052156701@qq.com> Date: Mon, 8 Aug 2022 13:50:23 +0800 Subject: [PATCH] Add information of this PR to CHANGELOG.md --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20099ef2b..24a724e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ - [loadBalancer module add unit test.](https://github.com/Tencent/spring-cloud-tencent/pull/468) - [docs:update mvnw.](https://github.com/Tencent/spring-cloud-tencent/pull/475) - [docs:update configuration metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/473) -- [Fix the code analysis error.](https://github.com/Tencent/spring-cloud-tencent/pull/479) - [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/482) -- [Upgrade owasp esapi's configuration](https://github.com/Tencent/spring-cloud-tencent/pull/492) - [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/497) +- [Fix the code analysis error.](https://github.com/Tencent/spring-cloud-tencent/pull/499)