v0.2.11
This commit is contained in:
parent
c179977524
commit
21dce7ec42
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.11](https://github.com/haishanh/yacd/compare/v0.2.10...v0.2.11) (2020-11-09)
|
||||
|
||||
Changed:
|
||||
|
||||
- Display proxy type "Shadowsocks" as "SS" to make proxy item tile more compact
|
||||
|
||||
## [0.2.10](https://github.com/haishanh/yacd/compare/v0.2.9...v0.2.10) (2020-11-06)
|
||||
|
||||
Added:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.2.10",
|
||||
"version": "0.2.11",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"scripts": {
|
||||
"lint": "eslint --fix --cache src",
|
||||
|
|
Loading…
Reference in a new issue