This commit is contained in:
Haishan 2020-04-26 18:01:16 +08:00
parent 94e2b1e398
commit 691be1b75c
2 changed files with 7 additions and 1 deletions

View file

@ -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:

View file

@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.1.11",
"version": "0.1.12",
"description": "Yet another Clash dashboard",
"scripts": {
"lint": "eslint --cache src",