diff --git a/CHANGELOG.md b/CHANGELOG.md index 48cfb71d8..1fedfdb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,3 +16,4 @@ - [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/498) - [Fix the code analysis error.](https://github.com/Tencent/spring-cloud-tencent/pull/500) - [Fix typo & Code optimization](https://github.com/Tencent/spring-cloud-tencent/pull/512) +- [BeanFactoryUtils returns all beans including beans defined in ancestor bean factories](https://github.com/Tencent/spring-cloud-tencent/pull/517)