From 95f93f3b766d842340a678078ddf092446bf12e3 Mon Sep 17 00:00:00 2001 From: seanyu Date: Fri, 26 May 2023 16:31:19 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 061b60acd..5e3d2a549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,4 @@ - [fix:fix random port read bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1000) - [docs:add release GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/1007) - [docs:update Polaris test environment ip.](https://github.com/Tencent/spring-cloud-tencent/pull/1012) +- [fix:fix custom fallback exception.](https://github.com/Tencent/spring-cloud-tencent/pull/1022)