Skip to content

Commit d681d36

Browse files
committed
Release: 2.6.0
1 parent 1e41e83 commit d681d36

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.6.0
6+
57
- Support Create workspace edit operation. Fixes #51
68
- Support Rename workspace edit operation
79
- Support workspace/willRenameFiles allowing to rename ns, renaming the files properly.

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 = 2.5.0
6+
pluginVersion = 2.6.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)