From 77d1ff8a374592098d39f0963659d0f773e5596c Mon Sep 17 00:00:00 2001 From: "VOPEN.XYZ" Date: Wed, 6 Jul 2022 12:48:04 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 097a53f5f..c7f52d964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ - [Use jdk constants instead of magic variables](https://github.com/Tencent/spring-cloud-tencent/pull/362) - [Refator JacksonUtils and JacksonUtilsTest](https://github.com/Tencent/spring-cloud-tencent/pull/366) - [Feature: support actuator for sct core components](https://github.com/Tencent/spring-cloud-tencent/pull/370) -- [docs: Fix javadoc
error](https://github.com/Tencent/spring-cloud-tencent/pull/375) +- [docs: Fix javadoc
error](https://github.com/Tencent/spring-cloud-tencent/pull/375) - [docs: Update Readme.md](https://github.com/Tencent/spring-cloud-tencent/pull/381) - [docs:optimize example](https://github.com/Tencent/spring-cloud-tencent/pull/386) - [Feature: support spring cloud gateway routers](https://github.com/Tencent/spring-cloud-tencent/pull/388)