docs: 更新日志

This commit is contained in:
383514580 2019-10-27 13:05:36 +08:00
parent 7cccdc1f5f
commit 7a65b7b5f8
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# 更新日志
- 0.0.10
1. 迅雷正则增加thunderx规则的支持
- 0.0.9
1. 修复"ed2k"正则错误

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.0.9",
"version": "0.0.10",
"engines": {
"vscode": "^1.12.0"
},