diff --git a/CHANGELOG.md b/CHANGELOG.md index cde3a78d2..55f71c8cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +3,5 @@ - [Bugfix: optimize ratelimit actuator](https://github.com/Tencent/spring-cloud-tencent/pull/420) - [Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate](https://github.com/Tencent/spring-cloud-tencent/pull/440) -- [Feature: add rate limit filter debug log](https://github.com/Tencent/spring-cloud-tencent/pull/437) \ No newline at end of file +- [Feature: add rate limit filter debug log](https://github.com/Tencent/spring-cloud-tencent/pull/437) +- [Add configurable heartbeat interval support](https://github.com/Tencent/spring-cloud-tencent/pull/444)