We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbd6cc commit 761c29dCopy full SHA for 761c29d
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# 更改日志/CHANGE LOG
2
3
+## v0.2.0/2023-04-13
4
+
5
- 移除失效的关闭窗口功能 | Removed the invalid close window function.
6
- 新增强制使用 6806 端口的选项 | Added an option to force the use of port 6806.
7
- 修复自动关闭窗口功能 | Fix the automatic close window function.
widget.json
@@ -2,5 +2,5 @@
"name": "url-scheme",
"author": "Zuoqiu-Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/widget-url-scheme",
- "version": "0.1.1"
+ "version": "0.2.0"
}
0 commit comments