Skip to content

Commit c58ebf1

Browse files
committed
version
1 parent 6f950d4 commit c58ebf1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@
77
[![捐赠][badge:donate-zh]][shuzijun-donate]
88
[![内推][badge:referrals]][shuzijun-referrals]
99

10+
## 8.12.0
11+
12+
### Added
13+
- Code Type: Pandas & PostgreSQL enhancement [#709](https://github.com/shuzijun/leetcode-editor/issues/709)
14+
- 希望点击搜索按钮时可以自动聚焦到搜索框 [#713](https://github.com/shuzijun/leetcode-editor/issues/713)
15+
### Changed
16+
17+
### Deprecated
18+
19+
### Fixed
20+
- fix [#708](https://github.com/shuzijun/leetcode-editor/issues/708)
21+
- fix [#712](https://github.com/shuzijun/leetcode-editor/issues/712)
22+
-
23+
### Removed
24+
25+
1026
## 8.11.0
1127

1228
### Added

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = com.shuzijun.leetcode
22
pluginName = leetcode-editor
3-
pluginVersion = 8.11
3+
pluginVersion = 8.12
44

55
pluginSinceBuild = 203.0
66
pluginUntilBuild =

0 commit comments

Comments
 (0)