diff --git a/CHANGELOG.md b/CHANGELOG.md index dac900f75..977f0e638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,10 +17,10 @@ - [Feature: add spring cloud tencent logo](https://github.com/Tencent/spring-cloud-tencent/pull/332) - [UT: add metadata-transfer unit test](https://github.com/Tencent/spring-cloud-tencent/pull/335) - [feat:Add GitHub action of codecov.yml and update junit of metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/344) -- [Feature: support actuator for sct core components](https://github.com/Tencent/spring-cloud-tencent/pull/343) - [Feature: optimize static metadata manager](https://github.com/Tencent/spring-cloud-tencent/pull/346) - [fix: shutdown thread pool before the container closes](https://github.com/Tencent/spring-cloud-tencent/pull/355) - [rm code: Condition 'null != interceptors' is always 'true' ](https://github.com/Tencent/spring-cloud-tencent/pull/357) - [docs:update logo in README.](https://github.com/Tencent/spring-cloud-tencent/pull/360) - [Use jdk constants instead of magic variables](https://github.com/Tencent/spring-cloud-tencent/pull/361) - [Refator JacksonUtils and JacksonUtilsTest](https://github.com/Tencent/spring-cloud-tencent/pull/367) +- [Feature: support actuator for sct core components](https://github.com/Tencent/spring-cloud-tencent/pull/369)