diff --git a/CHANGELOG.md b/CHANGELOG.md index 9639396..6e0c0f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,22 @@ [![捐赠][badge:donate-zh]][shuzijun-donate] [![内推][badge:referrals]][shuzijun-referrals] +## 8.12.0 + +### Added +- Code Type: Pandas & PostgreSQL enhancement [#709](https://github.com/shuzijun/leetcode-editor/issues/709) +- 希望点击搜索按钮时可以自动聚焦到搜索框 [#713](https://github.com/shuzijun/leetcode-editor/issues/713) +### Changed + +### Deprecated + +### Fixed +- fix [#708](https://github.com/shuzijun/leetcode-editor/issues/708) +- fix [#712](https://github.com/shuzijun/leetcode-editor/issues/712) +- +### Removed + + ## 8.11.0 ### Added diff --git a/gradle.properties b/gradle.properties index 0a3d74a..1bd8bce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ pluginGroup = com.shuzijun.leetcode pluginName = leetcode-editor -pluginVersion = 8.11 +pluginVersion = 8.12 pluginSinceBuild = 203.0 pluginUntilBuild =