From a42fc00928b344d76ba121b135fd284004a5591b Mon Sep 17 00:00:00 2001 From: seanyu Date: Fri, 26 May 2023 16:28:22 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf40b5f95..dbd3e6981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,3 +9,4 @@ - [feat:refactor SDKContext as static.](https://github.com/Tencent/spring-cloud-tencent/pull/1005) - [docs:add release GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/1008) - [docs:update Polaris test environment ip.](https://github.com/Tencent/spring-cloud-tencent/pull/1011) +- [fix:fix custom fallback exception.](https://github.com/Tencent/spring-cloud-tencent/pull/1021)