chore: 更新日志

This commit is contained in:
any86 2020-04-28 15:55:58 +08:00
parent 7a938d68b1
commit d2fd642068

View File

@ -1,6 +1,11 @@
# 更新日志 # 更新日志
🚀 [提交问题](https://github.com/any86/any-rule/issues/new) 🚀 [提交问题](https://github.com/any86/any-rule/issues/new)
### 0.3.3(2020-04-28)
- 优化增加"身份证中日期的约束".
- 优化"html注释|座机|密码"等正则.
- 新增"mac地址"正则.
### 0.3.2(2020-04-03) ### 0.3.2(2020-04-03)
- 修复"linux文件夹"正则不能匹配"/". - 修复"linux文件夹"正则不能匹配"/".
- 部分正则标题增加"英文关键字", 方便检索. - 部分正则标题增加"英文关键字", 方便检索.