v0.1.12
This commit is contained in:
parent
94e2b1e398
commit
691be1b75c
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.12](https://github.com/haishanh/yacd/compare/v0.1.11...v0.1.12) (2020-04-26)
|
||||
|
||||
Features:
|
||||
|
||||
- allow change proxies sorting in group
|
||||
|
||||
## [0.1.11](https://github.com/haishanh/yacd/compare/v0.1.10...v0.1.11) (2020-03-21)
|
||||
|
||||
Features:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"scripts": {
|
||||
"lint": "eslint --cache src",
|
||||
|
|
Loading…
Reference in a new issue