From e542959e84230d76192f91dd2d48fe2d2130cc13 Mon Sep 17 00:00:00 2001 From: weihu Date: Fri, 4 Nov 2022 15:17:58 +0800 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e984266..556dba46b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ - [Optimize/optimize annotation.](https://github.com/Tencent/spring-cloud-tencent/pull/672) - [Optimize: Register the service with the ProviderAPI#registerInstance method.](https://github.com/Tencent/spring-cloud-tencent/pull/686) - [docs:update PR template.](https://github.com/Tencent/spring-cloud-tencent/pull/690) +- [Optimize: remote deprecated method](https://github.com/Tencent/spring-cloud-tencent/pull/697)