From 79aed635f1e3b2c9ad4ce03c315d32565f04b1e8 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 16 Jul 2025 15:05:40 +0800 Subject: [PATCH] fix: fix ConfigChangeListener and unit test --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfe05b54f..abf8780c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,4 @@ --- - [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1639) +- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1654) \ No newline at end of file