any-rule/CHANGELOG.md

20 lines
568 B
Markdown
Raw Normal View History

2019-08-02 12:01:48 +08:00
# Change Log
All notable changes to the "any-rule" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [Unreleased]
2019-08-13 12:31:39 +08:00
- 0.0.5
1. 增加正则"迅雷链接" / "ed2k连接" / "磁力链接" / "子网掩码" / "linux文件(夹)路径" / "window文件(夹)路径"
2019-08-02 23:40:09 +08:00
2019-08-05 16:49:07 +08:00
- 0.0.4
1. 优化"大于0, 小于150, 支持小数位出现5"减少没必要的捕获
2019-08-13 12:31:39 +08:00
2. 修复"html注释"没有匹配换行符
- 0.0.3
1. 解决vscode低版本兼容问题
2. 替换主页的git图地址