v0.1.18
This commit is contained in:
parent
bf17be6a65
commit
bbb9f55183
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.18](https://github.com/haishanh/yacd/compare/v0.1.17...v0.1.18) (2020-06-04)
|
||||
|
||||
Added:
|
||||
|
||||
- test latency button for each proxy group
|
||||
|
||||
## [0.1.17](https://github.com/haishanh/yacd/compare/v0.1.16...v0.1.17) (2020-06-03)
|
||||
|
||||
Changed:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.1.17",
|
||||
"version": "0.1.18",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"scripts": {
|
||||
"lint": "eslint --fix --cache src",
|
||||
|
|
Loading…
Reference in a new issue