From cc0dd70d76b78ca01e3ae38b010dd7a0a662d7dc Mon Sep 17 00:00:00 2001 From: "VOPEN.XYZ" Date: Wed, 29 Jun 2022 00:15:07 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dcd091de..fda4142b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,3 +21,4 @@ - [Fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed](https://github.com/Tencent/spring-cloud-tencent/pull/316) - [Fix config file format misspell](https://github.com/Tencent/spring-cloud-tencent/pull/319) - [UT: improve test coverage for load balancer unit test](https://github.com/Tencent/spring-cloud-tencent/pull/325) +- [Optimize code style & unit test case](https://github.com/Tencent/spring-cloud-tencent/pull/336)