Release v0.1.7

This commit is contained in:
Haishan 2020-02-11 19:21:13 +08:00
parent e85116bf71
commit 52b64e2acb
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
# Changelog
## [0.1.7](https://github.com/haishanh/yacd/compare/v0.1.6...v0.1.7) (2020-02-11)
Refactor:
- proxies page UI improvement
Fixes:
- use destination ip as host if host is an empty string
## [0.1.6](https://github.com/haishanh/yacd/compare/v0.1.5...v0.1.6) (2020-01-07)
Features:

View file

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