We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4329d commit 83746ecCopy full SHA for 83746ec
CHANGELOG.md
@@ -7,6 +7,20 @@
7
[![捐赠][badge:donate-zh]][shuzijun-donate]
8
[![内推][badge:referrals]][shuzijun-referrals]
9
10
+## 8.9.0
11
+
12
+### Added
13
14
+### Changed
15
16
+### Deprecated
17
18
+### Fixed
19
+- fix [#682](https://github.com/shuzijun/leetcode-editor/issues/682)
20
21
+### Removed
22
23
24
## 8.8.0
25
26
### Added
gradle.properties
@@ -1,6 +1,6 @@
1
pluginGroup = com.shuzijun.leetcode
2
pluginName = leetcode-editor
3
-pluginVersion = 8.8
+pluginVersion = 8.9
4
5
pluginSinceBuild = 203.0
6
pluginUntilBuild =
0 commit comments