From c1da95fb102c8dff76786cf8c47042431ccab324 Mon Sep 17 00:00:00 2001 From: Russell <383514580@qq.com> Date: Fri, 28 May 2021 09:07:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76029ed..e9faa38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # 更新日志 🚀 [提交问题](https://github.com/any86/any-rule/issues/new) +### 0.3.10(2021-05-28) +- 禁止"日期"可以通过"00"月和"00"日 ### 0.3.9(2021-04-20) - 新增"GUID/UUID"正则. - 修复ip中的"."没有被转义.