File tree Expand file tree Collapse file tree 5 files changed +40
-31
lines changed Expand file tree Collapse file tree 5 files changed +40
-31
lines changed Original file line number Diff line number Diff line change 6969 sideEffectFiles:
7070 - README.md
7171 - README.zh.md
72+ - CHANGELOG.md
73+ - CHANGELOG.zh.md
7274 - feedback.md
7375 - feedback.zh.md
7476 - terms-of-service.md
Original file line number Diff line number Diff line change @@ -10,54 +10,25 @@ Changelog
10101 . style: Adjust layout of iOS sponsorship page.
11112 . fix: Fixed issue with receipt verification.
1212
13- ---
14-
15- 1 . fix: 修复了收据验证问题。
16- 2 . style: 调整 iOS 赞助页面排版。
17-
18-
1913## [ v3.1.0] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v3.1.0 )
2014
21151 . feat: add regex examples documentation.
2216
23- ---
24-
25- 1 . 新增:新增正则表达式示例的文档。
26-
2717## [ v3.0.0] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v3.0.0 )
2818
29191 . doc: Update reference documentation
30202 . style: Modify regex match color
31213 . style: Modify documentation layout style
3222
33- ---
34-
35- 1 . doc: 更新参考文档
36- 2 . style: 修改正则匹配颜色
37- 3 . style: 修改文档布局样式
38-
3923## [ v2.0.1] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v2.0.1 )
4024
4125- fix: Resolved the unresponsive behavior of the donation button.
4226
43- ---
44-
45- - 修复: 修复了捐赠按钮无响应的问题。
46-
4727## v2.0.0
4828
4929- Fix: Fixed sponsorship recovery issue
5030- Fix: addressed multiple known bugs.
5131
52- ---
53-
54- - 修复:修复赞助恢复问题
55- - 修复:解决多个已知 bug。
56-
5732## v1.1.1
5833
59341 . fix editor input issue
60-
61- ---
62-
63- 1 . 修复编辑器输入问题
Original file line number Diff line number Diff line change 1+ Changelog
2+ ===
3+
4+ <a target =" _blank " href =" https://apps.apple.com/app/regex-mate/id6479819388 " title =" RegexMate for macOS " >
5+ <img alt =" RegexMate AppStore " src =" https://jaywcjlove.github.io/sb/download/macos.svg " height =" 51 " >
6+ </a >
7+
8+ ## [ v3.1.1] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v3.1.1 )
9+
10+ 1 . fix: 修复了收据验证问题。
11+ 2 . style: 调整 iOS 赞助页面排版。
12+
13+
14+ ## [ v3.1.0] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v3.1.0 )
15+
16+ 1 . 新增:新增正则表达式示例的文档。
17+
18+ ## [ v3.0.0] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v3.0.0 )
19+
20+ 1 . doc: 更新参考文档
21+ 2 . style: 修改正则匹配颜色
22+ 3 . style: 修改文档布局样式
23+
24+ ## [ v2.0.1] ( https://github.com/jaywcjlove/regex-mate/releases/tag/v2.0.1 )
25+
26+ - 修复: 修复了捐赠按钮无响应的问题。
27+
28+ ## v2.0.0
29+
30+ - 修复:修复赞助恢复问题
31+ - 修复:解决多个已知 bug。
32+
33+ ## v1.1.1
34+
35+ 1 . 修复编辑器输入问题
Original file line number Diff line number Diff line change 88 <a href="./README.zh.md">中文</a> •
99 <a href="https://apps.apple.com/app/regex-mate/id6479819388">AppStore</a> •
1010 <a href="https://wangchujiang.com/#/contact">Contact & Support</a> •
11- <a href="https://github.com/jaywcjlove/regex-mate/releases">Changelog</a>
11+ <a target="_blank" href="https://github.com/jaywcjlove/regex-mate/issues/new?template=bug_report.yml">Contact & Support</a> •
12+ <a href="./CHANGELOG.md">Changelog</a>
1213 </p >
1314 <p >
1415 <a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388" title="RegexMate for macOS"><img alt="RegexMate for macOS" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>
Original file line number Diff line number Diff line change 77 <p >
88 <a href="./README.md">English</a> •
99 <a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388">AppStore</a> •
10- <a target="_blank" href="https://wangchujiang .com/#/contact ">联系&支持</a> •
10+ <a target="_blank" href="https://github .com/jaywcjlove/regex-mate/issues/new?template=bug_report_cn.yml ">联系&支持</a> •
1111 <a href="https://github.com/jaywcjlove/regex-mate/releases">变更日志</a>
1212 </p >
1313 <p >
You can’t perform that action at this time.
0 commit comments