Skip to content

Commit 7529056

Browse files
committed
CHANGELOG
1 parent d5b4398 commit 7529056

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

CHANGELOG.md

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

33
# Leetcode Editor Pro Changelog
4+
[![English Document][badge:en-doc]][gh:en-doc]
5+
[![中文文档][badge:zh-doc]][gh:zh-doc]
6+
[![捐赠][badge:donate]][shuzijun-donate]
7+
[![捐赠][badge:donate-zh]][shuzijun-donate]
8+
[![内推][badge:referrals]][shuzijun-referrals]
9+
10+
## 2022.2.3
11+
12+
### Added
13+
14+
### Changed
15+
16+
### Deprecated
17+
18+
### Fixed
19+
- fix UnsupportedOperationException
20+
- fix Acceptance Width
21+
- fix bugs
22+
23+
### Removed
424

525
## 2022.2.2
626

@@ -19,7 +39,7 @@
1939

2040
### Added
2141

22-
- 增加数据统计信息存储,可配合[action](https://github.com/shuzijun/leetcode-editor/blob/master/action/README_ZH.md)生成勋章
42+
- 增加数据统计信息存储,可配合[action](https://github.com/shuzijun/leetcode-editor/blob/master/action/README_ZH.md)生成勋章
2343
- Increase the storage of data statistics, you can use [action](https://github.com/shuzijun/leetcode-editor/tree/master/action) to generate medals
2444

2545
### Changed
@@ -47,3 +67,16 @@
4767
### Fixed
4868

4969
### Removed
70+
71+
[badge:en-doc]: https://img.shields.io/badge/Docs-English%20Document-blue?logo=docs&style=flat-square
72+
[badge:zh-doc]: https://img.shields.io/badge/Docs-中文文档-blue?logo=docs&style=flat-square
73+
[badge:donate]: https://img.shields.io/badge/Docs-donate-ff69c4?logo=docs&style=flat-square
74+
[badge:donate-zh]: https://img.shields.io/badge/Docs-捐赠-ff69c4?logo=docs&style=flat-square
75+
[badge:referrals]: https://img.shields.io/badge/Docs-内推-ff69c4?logo=docs&style=flat-square
76+
77+
78+
[gh:en-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README.md
79+
[gh:zh-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README_ZH.md
80+
81+
[shuzijun-donate]: https://shuzijun.cn/donate.html
82+
[shuzijun-referrals]: https://shuzijun.cn/referrals.html

0 commit comments

Comments
 (0)