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 e11c1cb commit 424deecCopy full SHA for 424deec
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 0.11.0
6
+
7
- Fix language attribute in intentionAction from plugin.xml. #18
8
- Fix documentationProvider plugin.xml. #19
9
- Extract Clojure intellij integration to separated lib clj4intellij.
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 0.10.1
+pluginVersion = 0.11.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments