From cb832935e5b75ae903293c0fafcba21744a678be Mon Sep 17 00:00:00 2001 From: wenxuan70 Date: Sun, 17 Sep 2023 17:10:02 +0800 Subject: [PATCH] docs: add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a66773a1..a158bcbb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,4 @@ - [fix:the polaris config relation non-daemon thread should stop when application fails to start.](https://github.com/Tencent/spring-cloud-tencent/pull/1100) - [fix:fix feign url bug when using sleuth.](https://github.com/Tencent/spring-cloud-tencent/pull/1096) - [fix: dynamic routing using cookies.](https://github.com/Tencent/spring-cloud-tencent/pull/1097) +- [feat: support nacos namespace mapping](https://github.com/Tencent/spring-cloud-tencent/pull/1122) \ No newline at end of file