Release v0.1.9

This commit is contained in:
Haishan 2020-03-01 19:31:41 +08:00
parent b870121fb3
commit 514a42b2a2
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.1.9](https://github.com/haishanh/yacd/compare/v0.1.8...v0.1.9) (2020-03-01)
Fixes:
- allow request latency for non-original clash proxy types
## [0.1.8](https://github.com/haishanh/yacd/compare/v0.1.7...v0.1.8) (2020-03-01)
Features:

View file

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