Release v0.1.4

This commit is contained in:
Haishan 2020-01-03 00:25:23 +08:00
parent f30662f51e
commit 71ab10c374
2 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,16 @@
# Changelog
## [0.1.4](https://github.com/haishanh/yacd/compare/v0.1.3...v0.1.4) (2020-01-03)
Features:
- refresh providers and proxies on window regain focus
Fixes:
- optimize test latency action when there are providers
- do not show provider section when is no provider
## [0.1.3](https://github.com/haishanh/yacd/compare/v0.1.2...v0.1.3) (2019-12-27)
Features:

View file

@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.1.3",
"version": "0.1.4",
"description": "Yet another Clash dashboard",
"main": "index.js",
"scripts": {