From 37879d5aa22b801b3154f906b152a5fd69bbd61e Mon Sep 17 00:00:00 2001 From: fuyuwei01 Date: Mon, 15 Jul 2024 20:24:18 +0800 Subject: [PATCH] feat: support lossless online/offline (#1338) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35cc9cb0a..16a84a781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,4 +5,4 @@ - [fix:fix ApplicationContextAwareUtils NPE bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1294) - [feat:upgrade jacoco version.](https://github.com/Tencent/spring-cloud-tencent/pull/1308) - [fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5.](https://github.com/Tencent/spring-cloud-tencent/pull/1337) -- [fix:feat: support lossless online/offline](https://github.com/Tencent/spring-cloud-tencent/pull/1338) +- [feat: support lossless online/offline](https://github.com/Tencent/spring-cloud-tencent/pull/1338)