From 2f77fa2b40cfed3c3ec2a4f7f39d5d0203a544ac Mon Sep 17 00:00:00 2001 From: pandaapo <1052156701@qq.com> Date: Thu, 15 Sep 2022 21:34:59 +0800 Subject: [PATCH] Add information of revelant PR to CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e253d228..9220ca077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,4 @@ --- - [Optimize: remove discovery module useless code](https://github.com/Tencent/spring-cloud-tencent/pull/597) +- [Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate](https://github.com/Tencent/spring-cloud-tencent/pull/600)