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