From 04719e3e637dd71422c8b0ee8c355441d53baa1f Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Sun, 6 Nov 2022 10:03:50 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b71b7298..773807b38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ - [Optimize: Register the service with the ProviderAPI#registerInstance method.](https://github.com/Tencent/spring-cloud-tencent/pull/687) - [Optimize:optimize spring annotation.](https://github.com/Tencent/spring-cloud-tencent/pull/689) - [docs:update PR template.](https://github.com/Tencent/spring-cloud-tencent/pull/692) +- [Code optimize & add junit tests.](https://github.com/Tencent/spring-cloud-tencent/pull/702)