This commit is contained in:
Haishan 2022-11-11 22:47:39 +08:00
parent 4b657ba372
commit d7e975484f
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.3.8](https://github.com/haishanh/yacd/compare/v0.3.7...v0.3.8) (2022-11-11)
Fixed:
- Compatible with backend that doesn't support processPath
## [0.3.7](https://github.com/haishanh/yacd/compare/v0.3.6...v0.3.7) (2022-11-07)
Added:

View file

@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.3.7",
"version": "0.3.8",
"description": "Yet another Clash dashboard",
"prettier": {
"printWidth": 100,