From fd66e56d2fd42f51399026d762cf5f217ae1a10e Mon Sep 17 00:00:00 2001 From: seanyu Date: Wed, 29 Mar 2023 17:05:29 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c6dfa9c..1571773d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,3 +8,4 @@ - [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/914) - [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916) - [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919) +- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/929)