diff --git a/CHANGELOG.md b/CHANGELOG.md index 3943c4a1c..8521a532d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,4 @@ - [Fix issue 593:When the project depends on spring-retry, executing restTemplate to call microservice and reporting NPE error](https://github.com/Tencent/spring-cloud-tencent/pull/594) - [Optimize: remove discovery module useless code](https://github.com/Tencent/spring-cloud-tencent/pull/595) +- [Optimize: remove useless code for rest template router](https://github.com/Tencent/spring-cloud-tencent/pull/601)