Skip to content

Commit 41d0832

Browse files
committed
Release: 3.5.2
1 parent 8cb309d commit 41d0832

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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+
## 3.5.2
6+
57
- Fix `QuoteHandler` compile error by merging `BAD_CHARACTER` into the quote-handler `TokenSet`.
68

79
## 3.5.1

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 = 3.5.1
6+
pluginVersion = 3.5.2
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)