From c13b9e71680313f9c8e96d9d03d908917ab4b313 Mon Sep 17 00:00:00 2001 From: fredrikliu Date: Thu, 6 Jun 2024 14:50:57 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c94fe6b4..2e7c9649c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,3 +16,4 @@ - [fix:fix ApplicationContextAwareUtils NPE bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1293) - [feat:upgrade jacoco version.](https://github.com/Tencent/spring-cloud-tencent/pull/1309) - [fix:fix no registry when lossless is disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1311) +- [fix:fix the ratelimit bug for hoxton](https://github.com/Tencent/spring-cloud-tencent/pull/1314)