Skip to content

Commit

Permalink
v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
haishanh committed Jul 23, 2022
1 parent 4a8d7d7 commit 6a745db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.6](https://github.com/haishanh/yacd/compare/v0.3.5...v0.3.6) (2022-07-23)

Changed:

- Make proxy item card same width
- Always show update and health check buttons for providers

Fixed:

- Encode latency test url
- Encode proxy or group name when they are parts of API url

## [0.3.5](https://github.com/haishanh/yacd/compare/v0.3.4...v0.3.5) (2022-05-14)

Added:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.3.5",
"version": "0.3.6",
"description": "Yet another Clash dashboard",
"prettier": {
"printWidth": 100,
Expand Down

0 comments on commit 6a745db

Please sign in to comment.