From 1158009bda0b328d3972a1ad160aa94f5b139d26 Mon Sep 17 00:00:00 2001 From: lepdou Date: Mon, 4 Jul 2022 21:39:28 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1db87dd54..bee59f948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,3 +26,4 @@ - [Feature: support actuator for sct core components](https://github.com/Tencent/spring-cloud-tencent/pull/369) - [docs: Fix javadoc
error](https://github.com/Tencent/spring-cloud-tencent/pull/376) - [docs:optimize example](https://github.com/Tencent/spring-cloud-tencent/pull/387) +- [Feature: support spring cloud gateway routers](https://github.com/Tencent/spring-cloud-tencent/pull/390)