Skip to content

Commit 02bcf45

Browse files
committed
doc: update CHANGELOG.md
1 parent db5711e commit 02bcf45

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
- 从原项目 [DiamondYuan/302](https://github.com/DiamondYuan/302) 分叉 / forked from [DiamondYuan/302](https://github.com/DiamondYuan/302)
66
- 添加对 <kbd>回车</kbd> 键的监听事件: 将转换后的 `HTTP URL` 写入剪贴板 / Add a listening <kbd>Enter</kbd> for the enter key: Write the converted `HTTP URL` to the clipboard
7+
- 将开源协议 *[MIT License](https://github.com/DiamondYuan/302/blob/main/LICENSE)* 替换为 *[AGPL-3.0 License](https://github.com/Zuoqiu-Yingyi/widget-url-scheme/blob/main/LICENSE)* / Replace open source protocol *[MIT License](https://github.com/DiamondYuan/302/blob/main/LICENSE)* with *[AGPL-3.0 License](https://github.com/Zuoqiu-Yingyi/widget-url-scheme/blob/main/LICENSE)*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# URL Scheme 挂件 / widget-url-scheme
22

3-
> 本项目从 [DiamondYuan/302](https://github.com/DiamondYuan/302) *[MIT License](https://github.com/Zuoqiu-Yingyi/widget-url-scheme/blob/main/LICENSE)* 分叉, 感谢原作者 [DiamondYuan](https://github.com/DiamondYuan) :heart:<br>This project forked from [DiamondYuan/302](https://github.com/DiamondYuan/302) *[MIT License](https://github.com/Zuoqiu-Yingyi/widget-url-scheme/blob/main/LICENSE)*, thanks to the original author [DiamondYuan](https://github.com/DiamondYuan) :heart:.
3+
> 本项目从 [DiamondYuan/302](https://github.com/DiamondYuan/302) *[MIT License](https://github.com/DiamondYuan/302/blob/main/LICENSE)* 分叉, 感谢原作者 [DiamondYuan](https://github.com/DiamondYuan) :heart:<br>This project forked from [DiamondYuan/302](https://github.com/DiamondYuan/302) *[MIT License](https://github.com/DiamondYuan/302/blob/main/LICENSE)*, thanks to the original author [DiamondYuan](https://github.com/DiamondYuan) :heart:.
44
55
一个可将 URL Scheme 转换为 HTTP 302 重定向地址的挂件<br>
66
A widget that converts the URL Scheme to HTTP 302 redirection.

0 commit comments

Comments
 (0)