Skip to content

Commit 9819c80

Browse files
committed
CHANGELOG
1 parent 4d38f73 commit 9819c80

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

CHANGELOG.md

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,34 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

33
# Leetcode Editor Pro Changelog
4+
45
[![English Document][badge:en-doc]][gh:en-doc]
56
[![中文文档][badge:zh-doc]][gh:zh-doc]
67
[![捐赠][badge:donate]][shuzijun-donate]
78
[![捐赠][badge:donate-zh]][shuzijun-donate]
89
[![内推][badge:referrals]][shuzijun-referrals]
910

11+
## 2022.2.5
12+
13+
### Added
14+
15+
- 扩展协议,支持通过浏览器插件[Leetcode Editoe Extension](https://github.com/shuzijun/leetcode-editor-extension)打开题目
16+
- Extension protocol, support opening questions through the browser plugin [Leetcode Editoe Extension](https://github.com/shuzijun/leetcode-editor-extension)
17+
- 增加描述文件加载动画
18+
- Add description file loading animation
19+
20+
### Changed
21+
22+
### Deprecated
23+
24+
### Fixed
25+
26+
### Removed
27+
1028
## 2022.2.4
1129

1230
### Added
31+
1332
- 新增展示提示
1433
- Add show hint [#issues/230](https://github.com/shuzijun/leetcode-editor/issues/230)
1534
- 新增原来树形题目展示
@@ -27,8 +46,8 @@
2746
- 新增快速下一题
2847
- Add quickly switch question
2948

30-
3149
### Changed
50+
3251
- 修改提交记录的文件为markdown
3352
- Change the submission file type to markdown [#issues/546](https://github.com/shuzijun/leetcode-editor/issues/546)
3453
- 新配置界面
@@ -39,6 +58,7 @@
3958
### Deprecated
4059

4160
### Fixed
61+
4262
- 修复中国站进度问题
4363
- Fix session [#issues/566](https://github.com/shuzijun/leetcode-editor/issues/566)
4464
- 修复表格宽度问题
@@ -47,7 +67,6 @@
4767

4868
### Removed
4969

50-
5170
## 2022.2.3
5271

5372
### Added
@@ -57,6 +76,7 @@
5776
### Deprecated
5877

5978
### Fixed
79+
6080
- fix UnsupportedOperationException
6181
- fix Acceptance Width
6282
- fix bugs
@@ -72,6 +92,7 @@
7292
### Deprecated
7393

7494
### Fixed
95+
7596
- fix bugs
7697

7798
### Removed
@@ -88,6 +109,7 @@
88109
### Deprecated
89110

90111
### Fixed
112+
91113
- fix bugs
92114

93115
### Removed
@@ -100,6 +122,7 @@
100122
- Added different windows, including paging window, all problem window, [CodeTop](https://codetop.cc/?utm_source=leetcode_editor) window, which can be switched by buttons in the navigation bar.
101123

102124
### Changed
125+
103126
- domain name change
104127
- 修改域名
105128

@@ -114,10 +137,7 @@
114137
[badge:donate]: https://img.shields.io/badge/Docs-donate-ff69c4?logo=docs&style=flat-square
115138
[badge:donate-zh]: https://img.shields.io/badge/Docs-捐赠-ff69c4?logo=docs&style=flat-square
116139
[badge:referrals]: https://img.shields.io/badge/Docs-内推-ff69c4?logo=docs&style=flat-square
117-
118-
119140
[gh:en-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README.md
120141
[gh:zh-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README_ZH.md
121-
122142
[shuzijun-donate]: https://shuzijun.cn/donate.html
123-
[shuzijun-referrals]: https://shuzijun.cn/referrals.html
143+
[shuzijun-referrals]: https://shuzijun.cn/referrals.html

0 commit comments

Comments
 (0)