From 40067cda4a73559bb0f4461e9a38411d15be87ff Mon Sep 17 00:00:00 2001 From: Looly Date: Thu, 24 Aug 2023 09:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DCombinationAnnotationElement?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E5=BE=AA=E7=8E=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a827b4bc..d8610c302 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ * 【core 】 修复Db.findAll全局忽略大小写无效问题(issue#I7T30Y@Gitee) * 【core 】 修复Ipv4Util.getEndIpLong 取反符号导致数据越界(issue#I7U1OQ@Gitee) * 【http 】 修复302重定向时,Location中的问号被转义问题(issue#3265@Github) +* 【core 】 修复CombinationAnnotationElement判断循环问题(pr#3267@Github) ------------------------------------------------------------------------------------------------------------- # 5.8.21(2023-07-29)