Skip to content

Commit 7a9b8c2

Browse files
committed
Release: 2.0.0
1 parent 61817b4 commit 7a9b8c2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 2.0.0
6+
57
- Use clojure-lsp externally instead of built-in since causes PATH issues sometimes. Fixes #25 and #26
68
- Fix multiple code lens for the same line. #29
79

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = com.github.clojure-lsp
55
pluginName = clojure-lsp
6-
pluginVersion = 1.14.10
6+
pluginVersion = 2.0.0
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)