From fc135c9ae302cef177cdff15a4790e23598f4fe7 Mon Sep 17 00:00:00 2001 From: weihu Date: Fri, 5 Aug 2022 17:54:55 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b02892f5d..491208e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ - [Fix the code analysis error.](https://github.com/Tencent/spring-cloud-tencent/pull/479) - [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/481) - [Upgrade owasp esapi's configuration](https://github.com/Tencent/spring-cloud-tencent/pull/492) +- [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/495)