From 299f349e26f709246617638298fb329ff5b3f902 Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Thu, 18 Aug 2022 21:35:54 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6979ab8..edebcedd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,4 +16,5 @@ - [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/497) - [Fix the code analysis error.](https://github.com/Tencent/spring-cloud-tencent/pull/499) - [Optimize router label resolver spi](https://github.com/Tencent/spring-cloud-tencent/pull/503) -- [Fix typo & Code optimization](https://github.com/Tencent/spring-cloud-tencent/pull/511) \ No newline at end of file +- [Fix typo & Code optimization](https://github.com/Tencent/spring-cloud-tencent/pull/511) +- [BeanFactoryUtils returns all beans including beans defined in ancestor bean factories](https://github.com/Tencent/spring-cloud-tencent/pull/516) \ No newline at end of file