v0.2.0
This commit is contained in:
parent
32bed273c8
commit
9de394eedf
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.0](https://github.com/haishanh/yacd/compare/v0.1.25...v0.2.0) (2020-07-04)
|
||||
|
||||
Added:
|
||||
|
||||
- support rule provider
|
||||
|
||||
## [0.1.25](https://github.com/haishanh/yacd/compare/v0.1.24...v0.1.25) (2020-07-01)
|
||||
|
||||
Added:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.1.25",
|
||||
"version": "0.2.0",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"scripts": {
|
||||
"lint": "eslint --fix --cache src",
|
||||
|
|
Loading…
Reference in a new issue