From 161acf5f064a7658b1d4398d3f0009c0bdeefd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AE=88=E9=92=B0?= Date: Tue, 28 Jun 2022 22:44:58 +0800 Subject: [PATCH] update changelog.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dbc3fb39..d3b63d1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,3 +15,4 @@ - [Feature: Add instance metadata spi for registration](https://github.com/Tencent/spring-cloud-tencent/pull/324) - [Improve: Improve code style & Upgrade spring boot version with 2.6.9](https://github.com/Tencent/spring-cloud-tencent/pull/322) - [Feature: add spring cloud tencent logo](https://github.com/Tencent/spring-cloud-tencent/pull/332) +- [UT: add metadata-transfer unit test](https://github.com/Tencent/spring-cloud-tencent/pull/335)