any-rule/CHANGELOG.md

18 lines
443 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-02 23:40:09 +08:00
- Initial release
2019-08-02 23:58:16 +08:00
- 0.0.3
2019-08-05 16:49:07 +08:00
1. 解决vscode低版本兼容问题
2. 替换主页的git图地址
- 0.0.4
1. 优化"大于0, 小于150, 支持小数位出现5"减少没必要的捕获
2. 修复"html注释"没有匹配换行符