We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60be94a commit c9c53a4Copy full SHA for c9c53a4
CHANGELOG.md
@@ -7,6 +7,21 @@
7
[![捐赠][badge:donate-zh]][shuzijun-donate]
8
[![内推][badge:referrals]][shuzijun-referrals]
9
10
+## 8.8.0
11
+
12
+### Added
13
14
+### Changed
15
16
+### Deprecated
17
18
+### Fixed
19
+- fix [#636](https://github.com/shuzijun/leetcode-editor/issues/636)
20
+- fix [#638](https://github.com/shuzijun/leetcode-editor/issues/638)
21
22
+### Removed
23
24
25
## 8.7.0
26
27
### Added
gradle.properties
@@ -1,6 +1,6 @@
1
pluginGroup = com.shuzijun.leetcode
2
pluginName = leetcode-editor
3
-pluginVersion = 8.7
+pluginVersion = 8.8
4
5
pluginSinceBuild = 203.0
6
pluginUntilBuild =
0 commit comments